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
JWM exposes a Screen api through Window#getScreen and also has a ScreenChangeEvent. The dpi value should be exposed as a signal to the user, who can then use it for scaling the root node if they so choose.
JWM exposes a
Screenapi throughWindow#getScreenand also has aScreenChangeEvent. The dpi value should be exposed as a signal to the user, who can then use it for scaling the root node if they so choose.