SpyrexDE / SmoothScroll

Addon for the Godot Game Engine that adds a SmoothScrollContainer.
https://spyrexde.github.io/SmoothScroll/
MIT License
132 stars 10 forks source link

Fix scroll bar dragging state #62

Closed HaroldLever closed 2 months ago

HaroldLever commented 2 months ago

Close #61

SpyrexDE commented 2 months ago

I think you missed setting last_scroll_type = SCROLL_TYPE.BAR

HaroldLever commented 2 months ago

Anything else I forgot?