-
How to implement animations within a build-in widget? For example, I want to create an animation for the cursor movement in a TextInput. |
Beta Was this translation helpful? Give feedback.
Answered by
tronical
Mar 21, 2023
Replies: 1 comment 3 replies
-
Hi! I’m afraid that the text cursor cannot be animated. This would have to be implemented in Slint directly. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Grieey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I’m afraid that the text cursor cannot be animated. This would have to be implemented in Slint directly.