We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. is there any events in playing ?
if i click play button, i have a play event at start.
but in the playing, switch to next image, I can not find a event to know which one is it.
I want to know, which image is the showing one. then I can control show the current image index, or auto close play.
any way to do this ?
The text was updated successfully, but these errors were encountered:
No support for that.
Sorry, something went wrong.
feat: added 'onImgPlaying'
b3ee7e8
'onImgPlaying' is called before calling play() issue fengyuanchen#500
feat: added demo
7abe8e9
demo to show the effect issue fengyuanchen#500
No branches or pull requests
Is your feature request related to a problem? Please describe.
is there any events in playing ?
if i click play button, i have a play event at start.
but in the playing, switch to next image, I can not find a event to know which one is it.
I want to know, which image is the showing one. then I can control show the current image index, or auto close play.
any way to do this ?
The text was updated successfully, but these errors were encountered: