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

Christoph Atteneder notifications at github.com
Thu Apr 1 09:46:28 CEST 2021


@ripcurlx 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");

Didn't it work to use a class in that case?

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


More information about the bisq-github mailing list