-
- Downloads
py,st3m: ScrollController: Improve safety checks around target position
Previously, target position could become an illegal value after calling various methods until the next think call, so apps couldn't trust that the received target position will be correct. Make target position handling more robust and do boundary checks right away whenever the value changes.
Please register or sign in to comment