-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
bugneed more infoneeds more info. Likely to be closed when no reaction given.needs more info. Likely to be closed when no reaction given.
Description
This bug was introduced in 1.5.3. Here's a comparision between 1.5.2 (left) and 1.5.3 (right):

The bar for scrolling on x is not currently visible but notice the widget is offset by its height in 1.5.3.
I believe this commit introduced the problem. Since this commit scrollbarHeight is only subtracted from areaHeight if scrolling on both axes is enabled which in my picture is not the case. Undoing the changes to ScrollPane in this commit should fix the issue.
Metadata
Metadata
Assignees
Labels
bugneed more infoneeds more info. Likely to be closed when no reaction given.needs more info. Likely to be closed when no reaction given.