[bisq-network/bisq] Add a visual border indication for dispute chat window (#5370)

jmacxx notifications at github.com
Thu Apr 1 21:08:06 CEST 2021


@jmacxx commented on this pull request.



> @@ -96,7 +96,7 @@ public void openChat(Dispute selectedDispute, DisputeSession concreteDisputeSess
         AnchorPane.setRightAnchor(chatView, 10d);
         AnchorPane.setTopAnchor(chatView, -20d);
         AnchorPane.setBottomAnchor(chatView, 10d);
-
+        pane.setStyle("-fx-background-color: -bs-color-blue-5");

Thanks for the suggestion, done! :+1: 

-- 
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/5370#discussion_r605884560
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210401/1e105b53/attachment.htm>


More information about the bisq-github mailing list