[bisq-network/bisq] add Right-to-Left support (#2774)

TechMiX notifications at github.com
Thu Apr 25 15:39:21 UTC 2019


TechMiX commented on this pull request.



> @@ -165,6 +165,9 @@ bg color of non edit textFields: fafafa
     -fx-selection-bar-non-focused: -fx-selection-bar;
 
     -fx-font-size: 13;
+}
+
+.root:dir(ltr){

for some reason, setting `-fx-font-family` in the `.root` class was breaking the Bi-directional system in Javafx and thus texts with mixed language characters were messed up. I limited it to left-to-right direction only.

-- 
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/2774#discussion_r278612410
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190425/1757f128/attachment.html>


More information about the bisq-github mailing list