bisq/desktop
Steven Barclay 0a38aebdf8
Fix stale trade stats list view when new entries arrive
Ensure the trade statistics list in TradesChartsView doesn't go stale
upon new stats arrivals, by moving a fillList() call from the currency
combobox onChangeConfirmed event handler to the selectedTradeStatistics
(TradesChartsViewModel field) listener.

Also avoid unnecessary use of an ObservableList as a temporary variable.
2021-01-27 20:42:52 +00:00
..
package Revert to SNAPSHOT version 2020-12-31 13:58:20 +01:00
src Fix stale trade stats list view when new entries arrive 2021-01-27 20:42:52 +00:00