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

Use multi-thread for update_text() #39

Closed HaroldLever closed 8 months ago

HaroldLever commented 8 months ago

Fix #38 Although data might not be updated in real-time, I think it might be OK.

SpyrexDE commented 8 months ago

It's probably an issue that was introduced in a new version of Godot.