Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.4
-
None
-
Windows 7
Description
Animation/Transition is happening only when moving the mouse. Could be an issue with event loop?
To reproduce
- start sample: java -jar testJava.jar
- a window pops.
- click on New button
- another window pops
- click on Next button -> accordion animation happens only when moving the mouse.
Interesting classes
LocalApplicationContext -> to start the timer
NewPlanAreaBxml -> initializePanel method -> to link Swing and Pivot