• Jan Djärv's avatar
    Backport from trunk. · 11a9c72f
    Jan Djärv authored
           * nsmenu.m (update_frame_tool_bar): Return early if view or toolbar
    is nil.  If waiting for toolbar to complete, force a redraw.
    (free_frame_tool_bar): Set wait_for_tool_bar = NO
    
           * 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 (Bug#16976).
           (initFrameFromEmacs:): Initialize wait_for_tool_bar.
    11a9c72f
nsterm.h 27.2 KB