Skip to content
Snippets Groups Projects
Commit df1f0c5a authored by Timur Pocheptsov's avatar Timur Pocheptsov
Browse files

Window title bar is a "dead zone" - there is no NSView<X11Window> objects there,

so it's possible, for example, to open a menu and move window (and menu bar will not receive
correct event and will "fell through" its main window.
Fix this - override -sendEvent: method for QuartzWindow and check if mouse event is "inside" titlebar.


git-svn-id: http://root.cern.ch/svn/root/trunk@43938 27541ba8-7e3a-0410-8455-c3a389f83636
parent 97595f70
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment