-
Bug
-
Resolution: Fixed
-
P4
-
None
-
WXP in VMware
Since a few beta's ago suddenly the text in togglebuttons are rendered outside of their border (see screenshot). The custom control is laid out using GridPane. The behavior occurs not on the first rendering of the control, but after a changing of year or month. That means that the togglebuttons are changed:
- they get a new text assigned (setText)
- their visibility may be toggled
- their CSS class may be modified
- they get a new text assigned (setText)
- their visibility may be toggled
- their CSS class may be modified