bisq/desktop/src/main
cd2357 12dec2c321
BondsView: Fix sorting of numeric columns
The table in the BondsView uses string sorting by default. This results in unexpected behavior when sorting non-string columns.

This commit adds custom comparators to the numeric columns to address that.

Fixes #3231
2020-05-01 20:32:37 +02:00
..
java/bisq/desktop BondsView: Fix sorting of numeric columns 2020-05-01 20:32:37 +02:00
resources Release/v1.2.0 (#3532) 2019-10-31 12:49:26 +01:00