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
When VisScrollPane is used and both x and y scroll bars are visible, the lower right corner is missing. It looks like the following screenshot:
Looking at ScrollPane, it seems the corner should be the key to get the area covered.
Looking at uiskin.json, it seems corner is not defined.
I guess that's the cause.
The text was updated successfully, but these errors were encountered:
When
VisScrollPane
is used and both x and y scroll bars are visible, the lower right corner is missing. It looks like the following screenshot:Looking at
ScrollPane
, it seems thecorner
should be the key to get the area covered.Looking at
uiskin.json
, it seemscorner
is not defined.I guess that's the cause.
The text was updated successfully, but these errors were encountered: