diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2014-03-30 19:21:20 +0200 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2014-03-30 19:21:20 +0200 |
commit | f9d45267c81a05c1c7782aa38a1fcc018c013683 (patch) | |
tree | 0eb05e47b7340986c7db60b6b74671fc658bdca8 /lisp/emacs-lisp/easymenu.el | |
parent | b0e04df615638ef21023420f564fcee1c9f2060d (diff) | |
download | emacs-f9d45267c81a05c1c7782aa38a1fcc018c013683.tar.gz |
Avoid flickering on frame creation with tool bar on OSX.
* nsmenu.m (update_frame_tool_bar): Return early if view or toolbar
is nil. If waiting for toolbar to complete, force a redraw.
* nsterm.h (EmacsView): Add wait_for_tool_bar.
* nsterm.m (updateFrameSize:): If waiting for the tool bar and tool
bar is zero height, just return.
(initFrameFromEmacs:): Initialize wait_for_tool_bar.
Fixes: debbugs:16976
Diffstat (limited to 'lisp/emacs-lisp/easymenu.el')
0 files changed, 0 insertions, 0 deletions