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

Fix dropdown width #8959

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

missionfloyd
Copy link
Collaborator

@missionfloyd missionfloyd commented Mar 26, 2023

Makes gradio dropdowns fit their content width without wrapping or scrolling. Combined with #8943, they should mostly look how they did before.

Fixes #8955

Environment this was tested in

  • OS: Windows 10
  • Browser: Edge 111.0.1661.54

Screenshots or videos of your changes
Before
before

After
after

@pieresimakp
Copy link
Contributor

pieresimakp commented Mar 26, 2023

Sorry for being off-topic, how did you get a VAE dropdown next to the checkpoint dropdown? Is it an extension?

@missionfloyd
Copy link
Collaborator Author

missionfloyd commented Mar 26, 2023

Go to Settings > User Interface and add ,sd_vae to Quicksettings.

You can add any setting to Quicksettings. The names of all the settings are here. Separate them with commas.

@pieresimakp
Copy link
Contributor

Thank you

@AUTOMATIC1111 AUTOMATIC1111 merged commit 8a454da into AUTOMATIC1111:master Mar 27, 2023
@missionfloyd missionfloyd deleted the dropdown-width branch March 27, 2023 04:21
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

Successfully merging this pull request may close these issues.

Stable Diffusion checkpoint dropdown list in quick settings on top is broken
3 participants