Skip to content
Snippets Groups Projects
Commit a4681f0a authored by dos's avatar dos Committed by ave
Browse files

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.
parent 20b61746
No related branches found
No related tags found
No related merge requests found
Pipeline #8091 skipped