eirikbakke commented on PR #8908: URL: https://github.com/apache/netbeans/pull/8908#issuecomment-3403556524
> The long term solution would be likely setting fixed initial sizes in px (as mentioned before), but they would have to scale with the UI scaling factor. There are a couple of different UI scaling factors at work. The HiDPI scaling from the operating system would not impact the minimum width, as Swing operates in "logical" pixels rather than device pixels. NetBeans properties such as "fontsize" would affect the minimum width needed to avoid abbreviation, but for the cases where people are tweaking those, I think it would be fine to just require those users to adjust the sidebar width manually. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
