-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
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
Enhance gif view #436
Comments
Can you please tell code links in the repository? |
yes sure in a moment |
@SidharthBansal I think this can be pushable now onto gci dashboard |
GitMate.io thinks the contributors most likely able to help are @jywarren, and @tech4GT. Possibly related issues are #344 (Add a function to create a gif from the outputs of all steps), #427 (Download and download as gif button not working in image sequencer), and #355 (Adjust/Correct the position of Buttons in Mobile View). |
1 similar comment
GitMate.io thinks the contributors most likely able to help are @jywarren, and @tech4GT. Possibly related issues are #344 (Add a function to create a gif from the outputs of all steps), #427 (Download and download as gif button not working in image sequencer), and #355 (Adjust/Correct the position of Buttons in Mobile View). |
This task is published on GCI dashboard. Thanks all. |
We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.
The Problem
Enhance gif view, Gif should show in popup view instead of it showing in same page.
some thing like this.
https://www.w3schools.com/bootstrap/bootstrap_modal.asp
The Solution
check this link
https://getbootstrap.com/docs/4.0/components/modal/
write html code here
https://github.com/publiclab/image-sequencer/blob/main/examples/index.html#L90
js if reqiured here
image-sequencer/examples/index.html
Line 100 in 965399a
and css if required here
image-sequencer/examples/demo.css
Line 134 in 965399a
Thanks
Instance Count = 1
The text was updated successfully, but these errors were encountered: