[bisq-network/bisq] Move BSQ price in USD at first row (#4988)

chimp1984 notifications at github.com
Thu Dec 24 17:37:15 CET 2020


But I guess you are right and its a JFX library bug:
> at bisq.desktop.components.JFXTextFieldSkinBisqStyle.updateTextPos(JFXTextFieldSkinBisqStyle.java:95)

line there is: `double textWidth = textNode.getLayoutBounds().getWidth();`
So either textNode or textNode.getLayoutBounds() is null...

`textNode = ReflectionHelper.getFieldContent(TextFieldSkin.class, this, "textNode");`

Do you run JDK 12? Seems there are issues:
https://github.com/jfoenixadmin/JFoenix/issues/955
https://github.com/jfoenixadmin/JFoenix/issues/986


-- 
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/4988#issuecomment-750923898
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201224/cbdef9ac/attachment.htm>


More information about the bisq-github mailing list