<@U25PL0SKY> <@U0F3291QE> ComboBoxPopupControl is ...
# tornadofx
p
@jchildress @edvin ComboBoxPopupControl is calling
((Region)popupContent).setPrefSize(newWidth, newHeight);
... And we bound the prefSize to something else so it throws.
👍 1