Blender Git Commit Log
Git Commits -> Revision 333aaca
Revision 333aaca by jens verwiebe (master) July 26, 2014, 16:51 (GMT) |
OSX/GHOST: Using lion_fullscreen suffers from an uncovered problem when called from operator, disabled for now so ALT-F11 uses old behavior again. OSX menu and CTL-CMD-F still work as lion fullscreen as well as right-upper corner fs window-icon - We must investigate here why double promotion happens from op calls ( dispatchEvents on redraw cause duplicated calls here ) - The actual op calls cause fs to be in a wrong state, so also mousehandles fail and CTX_wm_window(C) is not valid. - similar problem is with quit op, which does not close the app right ( totblocks ) - i would prefer to try getting direct os function call here rather |
Commit Details:
Full Hash: 333aaca29450b0b44f1db47791cc35faa7e766c2
Parent Commit: cd59dac
Lines Changed: +9, -8
1 Modified Path:
/intern/ghost/intern/GHOST_WindowCocoa.mm (+9, -8) (Diff)