Replies: 1 comment
-
Such a callback does not exist automatically yet, so indeed for now you'd have to add an explicit one. See issue #112 about this feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
e.g. in qml if property
will be changed
this function will be executed
Is there any similar solution in slint, or I need to use callback
set_width
if I want to get similar functionality?Beta Was this translation helpful? Give feedback.
All reactions