neilcsmith-net commented on PR #7009: URL: https://github.com/apache/netbeans/pull/7009#issuecomment-1914864206
Users noticed the numbers bar moving because the JDK bug is now fixed, so I assume filtering was desired unless the current behaviour should be considered correct! :wink: Anyway, the fix looks right for now. Ideally I guess it would be using https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JScrollPane.html#setRowHeaderView(java.awt.Component) rather then two scroll panes? -- 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
