netbeans
netbeans copied to clipboard
Improved Toolbar overflow impl.
The overflow handling is now in doLayout() and runs when invalidate() was called instead of listening to resize events. See https://github.com/apache/netbeans/issues/7000#issuecomment-1913782189
Misc impl improvements: fewer array copies and the toolbar should be rebuilt less often.
fixes #7000
this is for NB 22 so no hurry
oops. I assigned this PR by mistake instead of requesting review.
cool! going to rebase the commit ontop of latest master to get a fresh CI run