-
Sub-task
-
Resolution: Fixed
-
P2
-
fx2.0
The current JavaFX threading model will cause the application and preloder to freeze if time consuming operations
take place during init() or object construction. If these were run on a different thread, the preloader could provide
animation and some parallelism could be obtained.
If this is resolved, then the Plugin and FXPlugntoolkit will need to be changed to take advantage of this.
take place during init() or object construction. If these were run on a different thread, the preloader could provide
animation and some parallelism could be obtained.
If this is resolved, then the Plugin and FXPlugntoolkit will need to be changed to take advantage of this.