mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Fat finger in last commit
This commit is contained in:
parent
7adea0291f
commit
8ed57328c2
@ -1305,8 +1305,7 @@ void osxGraphicsWindow::process_events()
|
|||||||
{
|
{
|
||||||
GraphicsWindow::process_events();
|
GraphicsWindow::process_events();
|
||||||
|
|
||||||
//if (!osx_disable_event_loop)
|
if (!osx_disable_event_loop)
|
||||||
if (!_properties.has_parent_window())
|
|
||||||
{
|
{
|
||||||
EventRef theEvent;
|
EventRef theEvent;
|
||||||
EventTargetRef theTarget = GetEventDispatcherTarget();
|
EventTargetRef theTarget = GetEventDispatcherTarget();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user