Animation now occurs properly - cursor position* is animated and on the drag end the cursor will disappear as expected
(*) Animation is most of the time not correctly snapped to the right place. The floating cursor seems to be off and even not visible if you scroll the text content down first and then initiate floating cursor ๐คท
(**) On second try misaligned snapping doesn't happen so maybe it's all fixed ๐คท
Type of Change
[ ] โจ New feature: Adds new functionality without breaking existing features.
[x] ๐ ๏ธ Bug fix: Resolves an issue without altering current behavior.
[ ] ๐งน Code refactor: Code restructuring that does not affect behavior.
closes #2162
Description
markNeedsPaint
in the right place ๐ค(*) Animation is most of the time not correctly snapped to the right place. The floating cursor seems to be off and even not visible if you scroll the text content down first and then initiate floating cursor ๐คท
(**) On second try misaligned snapping doesn't happen so maybe it's all fixed ๐คท
Type of Change
Suggestions