Closed OneNiNE87 closed 3 weeks ago
Uploading more than columns=N images makes a second row of thumbnails in the gallery, and then the scroll bar disappears.
Removing height=138, columns=64,
brings the scroll bar back and looks better to me, but I'm not sure what the intention is for that part of the UI.
but I'm not sure what the intention is for that part of the UI.
Between old and new gradio versions there were several bugs and bugfixes where sometimes the height wasn't right or thumb images were displayed incorrectly, stuff like that. I could fix this back then by limiting the number of cols to 8. Some weeks ago there were reports about missing scrollbars when using more than 8 images. I then increased the column number to 64 but then the height was wrong so I also had to use that fixed height. That's where we are now. From your description it sounds like it's working again with the latest gradio but I'm really sick of it. Besides...IMO using more than 8 faces is a tad bit exaggerated anyway 😃
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Describe the bug When the columns goes beyond the specified number, it creates row 2 and that takes the scroll bar away and the only way to scroll would be "TAB".
Tried playing with the CSS, checked recent commits and I was able to fix it but "component-6 (svelte-12cmxck) and "component-45 (svelte-au1olv) appeared out of nowhere.
To Reproduce Steps to reproduce the behavior:
Details What OS are you using?
Are you using a GPU?
Which version of roop unleashed are you using? 16.9.2024 v4.2.8
Screenshots If applicable, add screenshots to help explain your problem.