[bisq-network/bisq] NTP: Fix a couple of UI issues in the New Trade Protocol (#3410)

Christoph Atteneder notifications at github.com
Wed Oct 16 08:09:51 UTC 2019


ripcurlx commented on this pull request.



> @@ -42,6 +43,11 @@
     @Getter
     private final BooleanProperty showOpenMediationTicketsNotification = new SimpleBooleanProperty();
 
+    @Getter
+    private final StringProperty numOpenRefundTickets = new SimpleStringProperty();
+    @Getter
+    private final BooleanProperty showOpenRefundTicketsNotification = new SimpleBooleanProperty();

> So why we need these properties ? Seems like we only set values, but never use them. Or I miss something ?

I changed it already locally where all except of on property are removed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3410#discussion_r335331591
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191016/33164d7a/attachment.html>


More information about the bisq-github mailing list