mbien commented on issue #7780: URL: https://github.com/apache/netbeans/issues/7780#issuecomment-2657056016
@sijskes if you don't set `J2D_UISCALE` via your profile, will NB scale correctly with 2x? > When i'm developing a desktop application, that 'exec's another GUI application, like via xdg-open, the environment of that process inherits the GDK_SCALE, and in for instance 'atril' (pdf viewer) this results in 4x scaling. you could probably set the scaling env var to 1 if you invoke the application, no? In any case this sounds like a separate issue to me. Going to rename this issue to make it more clear that this is about JDK forks which try to influence scaling and behave differently to OpenJDK distributions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists