-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
fx2.0
-
Win 7 64&32 bit
javaFX 2.0 b32
1. Slider does not resize in a HBox.
HBox.setHgrow(slider, Priority.ALWAYS) have no effects.
2. Slider does not show labels and marks.
3. ScrollPane's scrolbars are not resized correctly when the content of the ScrollPane is affected by a Scale Transform.
Such as a Rectangle or an ImageView
HBox.setHgrow(slider, Priority.ALWAYS) have no effects.
2. Slider does not show labels and marks.
3. ScrollPane's scrolbars are not resized correctly when the content of the ScrollPane is affected by a Scale Transform.
Such as a Rectangle or an ImageView
- duplicates
-
JDK-8111160 ScrollPane : scrollbars not updated for transforms....
-
- Closed
-