Stacksmith icon indicating copy to clipboard operation
Stacksmith copied to clipboard

Ensure toolbar places itself correctly even with auto-hiding menu bar

Open uliwitness opened this issue 8 years ago • 1 comments

10.11 supports turning off the menu bar system wide. The toolbar should at the least slide up in that case. Ideally, it would also slide out of the way as the menu bar shows, like toolbars of fullscreen windows do.

uliwitness avatar May 15 '16 15:05 uliwitness

Note: We're in the process of rewriting the toolbar in Hammer itself. So don't spend too much time on that side of things. Instead, just getting notifications when the menu bar shows/hides and where its bottom is would be the important part. If hooking it up to the old toolbar is more involved than calling setFrameOrigin: on the window, don't bother.

uliwitness avatar Mar 30 '19 11:03 uliwitness