add on_change in ProgressBar #2881
Replies: 1 comment
-
The progressbar can't have on_change. You are in charge of modifying it's value internally... that's the change. Something similar to what you are trying to implement has been done here: https://github.com/flet-dev/flet-contrib/tree/main/flet_contrib/audio_player |
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.
-
i make custom progressbar for video . if i change or click progress bar then time in video will change
Beta Was this translation helpful? Give feedback.
All reactions