You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added some more nuance to layout of children inside scrollable containers with the constrainWidthWhenScrollable() and constrainHeightWhenScrollable() methods.
Moved DataChangeListener and DoneListener support into TextArea from TextField so that these are available for multi-line fields.
Changed behaviour of JavaSE multiline text areas when a done listener is assigned to the TextArea. Enter will now fire done event. Shift-enter will do what enter used to do - add a newline.
Every time that I tap on a tab, I get in the log something like:
I suppose that this should be hidden.
The text was updated successfully, but these errors were encountered: