SmoothScroll icon indicating copy to clipboard operation
SmoothScroll copied to clipboard

Addon for the Godot Game Engine that adds a SmoothScrollContainer.

Results 12 SmoothScroll issues
Sort by recently updated
recently updated
newest added

When I export my game to HTML5, clicking on my TextureButtons stops working. When running in Godot itself with mouse everything works fine, also when exporting to APK everything works...

bug

As seen here: ![](https://i.imgur.com/5N0Xne4.png) Thrown by this line of code, which is switched to and highlighted when the error occurs: ![](https://i.imgur.com/L7cMA2C.png) I have not seen any identifiable *cause* for the...

bug

When holding down the middle mouse button in one direction this unpleasant behavior occurs: ![godot2](https://github.com/SpyrexDE/SmoothScroll/assets/57133330/ddc71eb2-8df9-4622-bdc9-cd08cc06af93) The desired behaviour would be for the content to stay in the slightly over-dragged position...

bug
waiting for godot

Enable two finger scrolling on MacBooks with InputEventPanGesture events.

enhancement
help wanted

Can be seen on this site: https://idiotwu.github.io/smooth-scrollbar/

enhancement

Add optional pinch zoom functionality like demonstrated in [this video](https://www.youtube.com/watch?v=U1EyFyjZ2II) including the possibility to enable double tap to zoom out again.

enhancement

Just like this: https://tsuyoshiwada.github.io/sweet-scroll/easings.html

enhancement

https://github.com/user-attachments/assets/289abe56-0aed-45e5-a183-10b4368a46db 0s ~ 14s Old version 14s ~ end This PR - Now tween for showing or hiding scroll bars won't be created or killed frequently. - Logic for restarting...

This issue is still there with the plugin https://github.com/godotengine/godot/issues/49873 I'm using the last version of Godot v4.5.dev1.official [97241ffea] and exporting to web.

bug
waiting for godot

Integrate [GUT](https://github.com/bitwes/Gut) for automated testing and include it as part of the CI/CD pipeline. However, we need a solution to prevent GUT from being included as part of the SmoothScroll...

enhancement
help wanted