timboudreau commented on issue #1415: Post-install appearance of NetBeans on Linux with high dpi display is awful URL: https://github.com/apache/netbeans/pull/1415#issuecomment-520043376 Okay, that's interesting. So, a big part of the problem is we're detecting your notebook screen, not the larger attached monitor. Not to mention that Toolkit reports the DPI from *some* monitor, but it's not clear which (I first attempted to do that computation using the "normalizing transform" from the graphics device, but it seemed to be pretty unreliable). Hmm.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
