#ScrollArea scrollbar jumps on hover

2 messages · Page 1 of 1 (latest)

wintry quarry
#

Hover over the scrollbar here. https://mantine.dev/core/scroll-area/#subscribe-to-scroll-position-changes. The first frame is of a very small scrollbar in the top, then there's a jump to normal.

Also, can we get it so that ScrollArea can be given a maxheight? I have code that works perfectly with vanilla HTML, but when I turn it into a scrollarea it breaks because the maxheight doesn't do anything in ScrollArea.

dreamy bear