stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

more extension tag filtering options

Open light-and-ray opened this issue 1 year ago • 6 comments
trafficstars

Description

Allow user to show e.g. only "animation", "ui related" etc

I'm not sure about naming. And I can't make new radios closer together via css. :(

Screenshots/videos:

Screenshot_20240425_132807

Checklist:

light-and-ray avatar Apr 25 '24 09:04 light-and-ray

And I can't make new radios closer together via css.

unless I misunderstood you can https://github.com/w-e-w/sd-webui-hires-fix-tweaks tell me if you want help

w-e-w avatar Apr 26 '24 04:04 w-e-w

I don't understand

light-and-ray avatar Apr 26 '24 06:04 light-and-ray

I see. Didn't help, used your class hr-prompt-extend-mode @w-e-w

Screenshot_20240426_133521

:\

light-and-ray avatar Apr 26 '24 09:04 light-and-ray

let me try if it works and I will push

w-e-w avatar Apr 26 '24 09:04 w-e-w

I tried min-width 0 etc, nothing happens. I think it's needed to add class into parent row, and set display to grid, or block, or flex, one of them

light-and-ray avatar Apr 26 '24 09:04 light-and-ray

image 1080 image

hows this

w-e-w avatar Apr 26 '24 09:04 w-e-w