hg: openjfx/8/graphics/rt: Fix for regression introduced by latest touch performance patch (see rt-32600). Don't synthesize drag events from touch events unless we are already in the TOUCH_MOVED state. Reviewed by Daniel Blaukopf and Assaf Yavnai. Tested using LinuxInputEvent test and javaone cube demo.
hang.vo at oracle.com
hang.vo at oracle.com
Thu Sep 12 08:03:39 PDT 2013
Changeset: 5b51a91ca127
Author: Lisa.Selle at oracle.com
Date: 2013-09-12 10:50 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5b51a91ca127
Fix for regression introduced by latest touch performance patch (see rt-32600). Don't synthesize drag events from touch events unless we are already in the TOUCH_MOVED state. Reviewed by Daniel Blaukopf and Assaf Yavnai. Tested using LinuxInputEvent test and javaone cube demo.
! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java
More information about the openjfx-dev
mailing list