bisq/desktop
chimp1984 884fe09b25
Workaround for weird JFXComboBox bug
The currency list would show up the list overlay. That gets triggered by unclear reasons.
The bindings on the action and cancel buttons are causing that behaviour (maybe causes some
render cycle which then causes the issue...). By requesting focus on our view directly after
the onTakeOffer updates the bindable properties we can get rid of that UI glitch.
2021-11-02 16:18:50 +01:00
..
package Revert to SNAPSHOT version 2021-10-29 16:06:49 +02:00
src Workaround for weird JFXComboBox bug 2021-11-02 16:18:50 +01:00