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
also seen in this picture: content of the ScrollPanel can get pushed out of the panels bounds when the scroller is not at a maximum position.
if a higher than default padding is set the displayed content will respect the boundaries of the panel but will still change its relative position within the panel.
The text was updated successfully, but these errors were encountered:
scroller will scale down to reflect size of content, however, there seems to be no minimum size so it eventually disappears as content grows.
http://imgur.com/3j7Ev1I
also seen in this picture: content of the ScrollPanel can get pushed out of the panels bounds when the scroller is not at a maximum position.
if a higher than default padding is set the displayed content will respect the boundaries of the panel but will still change its relative position within the panel.
The text was updated successfully, but these errors were encountered: