Changeset: 71c7b518c853 Author: Anthony Petrov <[email protected]> Date: 2014-08-28 11:22 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/71c7b518c853
RT-38338: [Glass, Mac] While a stage is in fullscreen mode you cannot open another stage on top of the fullscreen stage Summary: Use the modern OS X 10.7+ full screen mode Reviewed-by: snorthov ! modules/graphics/src/main/native-glass/mac/GlassFullscreenWindow.h ! modules/graphics/src/main/native-glass/mac/GlassFullscreenWindow.m ! modules/graphics/src/main/native-glass/mac/GlassViewDelegate.h ! modules/graphics/src/main/native-glass/mac/GlassViewDelegate.m ! modules/graphics/src/main/native-glass/mac/GlassWindow+Overrides.m
