Closed trunkmaster closed 1 month ago
I am not sure whether all this is needed or if it could be sufficient to set the correct resizing attributes on the existing views. What is it that you want to achieve?
Sizing attributes are correct. Look at screenshots below, can you see the difference?
Initial panel size.
Resized without my fix
Resized with my fix
Could you please try how the new resizing behaves when there is an accessoryView? This is not very common, we still need to support it.
My change doesn't affect accessoryView, only browsers: familyBrowser, typefaceBrowser and sizeBrowser which are inside bottomSplit view.
However I can add and test accessoryView. What results do you expect from me: screenshots or something else?
I don't need any proof, it is sufficient if you test it yourself.
Looks good.
Fix autosizing of "Family" and "Typeface" browsers using different approach to NSView's default.