-
Bug
-
Resolution: Fixed
-
P4
-
8u20
The ChoiceBox in the ChoiceBox pane of Ensemble8 coms up sized to fit just the originally selected choice. As soon as you select any other choice, it resizes (grows) to fit any of the available choices, even if you don't select the longest choice next. It them stays at the largest size through all subsequent changes.
Shouldn't it initially come up already sized for any of the choices so that it never resizes (unless/until new choices are added)?
Shouldn't it initially come up already sized for any of the choices so that it never resizes (unless/until new choices are added)?
- relates to
-
JDK-8093856 Some controls can only be created on the FX application thread
- Resolved
-
JDK-8095674 [ColorPicker, Modena] Colorpicker changes size depending on the currently selected color
- Resolved
-
JDK-8092209 Optimize ContextMenu / ContextMenuContent
- Open