Issues I see with this change:
- The status bar should always be visible as it is there to show important information. I'd suggest making every tabpane scrollable and not the frame itself.
- The resizing of the tabpane doesn't behave nicely, it takes up a lot more space then it needs. I guess a preferred size is being used somewhere and the tabpane wants to layout itself to show all tabs. This results in a minium width of about 1200px for the horizontal scrollbar not to be shown; before it looked fine when being 1000px large.
I see this change as a regression, as a large majority of the users have screens allowing to display pms as it was sized before, but now by default the app has to be resized or scrolled to see everything.
Everything displayed on a mac (buttons, tab headers...) takes up more space then on win or linux
I'll post a print screen if someone would like to see how it looks.
I haven't tested the other changes between 412 and 444 though. Thanks for taking pms some steps further
