On Tue, 31 Oct 2023 15:54:00 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> What would the behavior of a JLabel in a JPanel be when the JFrame is set 
> back to UNKNOWN?

It sets it back to LTR it is toggled from RIGHT_TO_LEFT to UNNOWN.
So, I updated PR to set JFXPanel to LTR for UNKNOWN..If set to INHERIT, then it 
renders the text in middle initially..

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1271#issuecomment-1787531979

Reply via email to