OSX: change previous commit to not only make animation-player window frontmost but whole process
This commit is contained in:
@@ -645,7 +645,7 @@ GHOST_WindowCocoa::GHOST_WindowCocoa(
|
||||
m_lionStyleFullScreen = true;
|
||||
}
|
||||
|
||||
[m_window orderFrontRegardless]; // to rise window for new blender instance animation play case
|
||||
[NSApp activateIgnoringOtherApps:YES]; // raise application to front, important for new blender instance animation play case
|
||||
|
||||
[pool drain];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user