Skip to content
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

How can we make Gradio Slider full screen and zoom in / out with mouse wheel? #13

Open
FurkanGozukara opened this issue Mar 4, 2024 · 3 comments

Comments

@FurkanGozukara
Copy link

I am implementing Gradio slider to my SUPIR app

It works but in basic terms

I checked documentation and I don't see how to make it full screen or even interactive = True not working

It is looking like this

image

But we need a slider that can goes into full screen and have zoom in / out like here : https://imgsli.com/MjQ0NTAw

@rafstahelin
Copy link

second it. pretty major feature request

@FurkanGozukara
Copy link
Author

Moreover show_download_button didn't work too

Here our config

                result_gallery = ImageSlider(label='Output', interactive=True, show_download_button=True , show_label=False, elem_id="gallery1")

@pngwn
Copy link
Owner

pngwn commented Mar 4, 2024

Could you create another issue for the download button issue please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants