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

Scroll signals not being emitted #31

Closed SpyrexDE closed 9 months ago

SpyrexDE commented 9 months ago

Like described in #30, the smooth scroll container does not emit scroll signals at all. An implementation must be suited for all types of scrolling (scroll wheel, drag bar and touch scroll) and should be dependent on the scroll containers velocity.

SpyrexDE commented 9 months ago

Fixed by https://github.com/SpyrexDE/SmoothScroll/commit/d03605ea43fb6e39b45c44988c11a496d958b084