Replies: 1 comment
-
|
@GrolarDan I've looked into the issue but I can't reproduce it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first i want to say I like your library very much.
I want to use dark background one my scene with MFXTextField which should have transparent background.
I'm able to set the style and it works.
But there is a strange behavior. When I'm writing text in the field the text background changes to color without the set opacity.
I tried to look into your code and read the wiki but without any luck how to solve it.
I tried same styling on the TextField and there it behaves as expected.
Here is github with my code. Tt is the
sec-04-login-darkmodule.https://github.com/GrolarDan/javafx-animation-material-design/tree/login-dark/sec-04-login-dark
I would really appreciate your advice.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions