-
Bug
-
Resolution: Not an Issue
-
P4
-
8
-
JavaFX 8b121
See mailinglist topic "Layout Issue" posted 11/02/2014.
This is a test program that shows the problem I'm having with getting a FlowPane and TreeView in a BorderPane to layout correctly right from the start (changing focus will solve the problem). I stripped a lot of code, but it is still a lot. The CSS file is included to disable stuff like Hovers and set certain things to transparent to see the issue clearly.
EDIT: Added the test class and the css file in the two comments below (AFAIK I cannot attach a zip or something).
This is a test program that shows the problem I'm having with getting a FlowPane and TreeView in a BorderPane to layout correctly right from the start (changing focus will solve the problem). I stripped a lot of code, but it is still a lot. The CSS file is included to disable stuff like Hovers and set certain things to transparent to see the issue clearly.
EDIT: Added the test class and the css file in the two comments below (AFAIK I cannot attach a zip or something).
- relates to
-
JDK-8091873 Introduce a method that would be called just before compute* methods to do computations that can affect min/pref size
-
- Open
-