You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing the skin doesn't make much difference here. Propagating the font down to individual Text nodes would still be cumbersome. My stance is that if font is configurable via style (i.e. via S or PS in StyledTextArea<S, PS>), then use that. Otherwise, use the above workaround.
Hello i'm doing this:
But nothing happens the font stays the same.
This is my StyleClassesTextArea:
And i'm called the setFont method in the start method above stage.show();
The text was updated successfully, but these errors were encountered: