Closed siva123kumar closed 4 years ago
You could change the effect right after transitionEnd
event for every slide.
see http://yomotsu.github.io/gl-slideshow/examples/apis.html to change the effect
I think it should be solved.
Thank you for your response.It helped me a lot and solved my problem.Thank You once again.
On Thu, Sep 3, 2020 at 1:40 PM Akihiro Oyamada notifications@github.com wrote:
Closed #7 https://github.com/yomotsu/gl-slideshow/issues/7.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yomotsu/gl-slideshow/issues/7#event-3723463410, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLDILOZEPPSNJPDYM5Y7Q3SD5FN7ANCNFSM4QO36AZQ .
I am new to gl-transitions.May I know how to add different effects to each image like cross fade for 1st image,directional wipe for second and so on .Thank You