[bisq-network/bisq] Add signature to dispute result and various other improvements (#4543)

chimp1984 notifications at github.com
Fri Sep 25 12:51:27 UTC 2020


@chimp1984 commented on this pull request.



> @@ -222,6 +263,12 @@ public void initialize() {
             showFullReport();
         });
 
+        sigCheckButton = new AutoTooltipButton(Res.get("support.sigCheck.button"));
+        HBox.setHgrow(sigCheckButton, Priority.NEVER);
+        sigCheckButton.setOnAction(e -> {

"Another, probably separate issue, the popup from double clicking a chat message cannot be closed nicely (this might be an old thing though), never tried double clicking the messages in the chat." -> can you make an issue for that. I want not to extend that PR further, already too much ;-)

-- 
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/4543#discussion_r494965209
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200925/3d6ece5d/attachment.html>


More information about the bisq-github mailing list