Changeset: 5fd60ebdb9d5 Author: [email protected] Date: 2013-10-03 11:19 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5fd60ebdb9d5
Fix for RT-32974 LensTouchInputSupport calls GestureSupport methods from the wrong thread. Move calls to correct thread. Reviewed by Rafi Tayar. Tested with HelloSanity on beagle/pi. ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java
