bisq/desktop
HenrikJannsen dbd1098ebb
Add isCloneOfferViewActivated flag to avoid repeated code execution in doActivate.
Do not create a new observableArrayList in filterPaymentAccounts.

The reason why the wrong account gets selected is not completely clear to me. The selection handler gets called when the combobox gets filled and that overwrites the selected account from the data. It seems that the new observableArrayList in filterPaymentAccounts triggered that un-expected behaviour.
2023-05-20 08:31:52 +02:00
..
package Revert to SNAPSHOT version 2023-04-15 11:59:46 +10:00
src Add isCloneOfferViewActivated flag to avoid repeated code execution in doActivate. 2023-05-20 08:31:52 +02:00
build.gradle Gradle: Apply bisq.java-conventions to all projects 2023-02-05 22:02:13 +01:00