]> git.eshelyaron.com Git - emacs.git/commit
Don't wait for toolbar in NS native fullscreen
authorAlan Third <alan@idiocy.org>
Sat, 10 Jun 2017 21:44:01 +0000 (22:44 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 10 Jun 2017 21:49:45 +0000 (22:49 +0100)
commit517a0394d2ba15b517e2a2b7384a7cc98b11b80d
treee728a6ca8542a9427c4bdfc33bd7b44f496692ab
parentb94472f18853c6075938cc5f9ac2856d7ad499b7
Don't wait for toolbar in NS native fullscreen

* src/nsterm.m (EmacsView:updateFrameSize): Don't short-circuit the
function when in fullscreen.
src/nsterm.m