krevis / MIDIApps

MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian.
http://www.snoize.com/
BSD 3-Clause "New" or "Revised" License
712 stars 112 forks source link

MIDI Monitor in full screen: hiding/showing Sources or Filters causes broken layout #96

Closed krevis closed 2 years ago

krevis commented 2 years ago

When in full screen mode, hiding or showing the Sources and Filters sections doesn't work properly. The layout of views is just completely wrong. This persists after exiting full screen mode.

DisclosableView expects to be able to resize the window taller or shorter, but of course that won't work in full screen. Need some other way to do it.