sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

TextField Align (prompt text) #1194

Open hudjm opened 3 years ago

hudjm commented 3 years ago

How can I align the promptText to JFXTextField?

Text right alignment. PromptText left aligment?

In the code, it always follows the alignment of the textfield

image

image