aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC11112023-08-221-9/+32
|\ | | | | Resize handle improvements and bug fixes
| * Fix double click event not firingMMP02023-08-221-1/+5
| |
| * Replace tabs with spacesMMP02023-08-221-6/+6
| |
| * Prevent text selection and cursor changesMMP02023-08-221-0/+7
| |
| * Expand the hit area of resize handleMMP02023-08-221-6/+13
| |
| * Fix resize handle overflowing in SafariMMP02023-08-221-0/+5
| |
* | for live previews, only hide gallery after at least one live previews pic ↵AUTOMATIC11112023-08-221-1/+1
|/ | | | | | | | has been received fix blinking for live previews fix a clientside live previews exception that happens when you kill serverside during sampling match the size of live preview image to gallery image
* make resize handle available to extensionsAUTOMATIC11112023-08-211-0/+12
|
* fix for small images in live previews not being scaled upAUTOMATIC11112023-08-201-2/+2
|
* make live previews play nice with window/slider resizesAUTOMATIC11112023-08-201-8/+9
|
* Merge pull request #12635 from catboxanon/fix/full-page-imgAUTOMATIC11112023-08-191-1/+14
|\ | | | | Make image viewer actually fit the whole page
| * Make image viewer actually fit the whole pagecatboxanon2023-08-181-1/+14
| |
* | Make results column stickycatboxanon2023-08-181-2/+9
|/
* CSS: Remove forced visible overflow for Gradio group child divscatboxanon2023-08-151-1/+1
|
* return seed controls UI to how it was beforeAUTOMATIC11112023-08-141-0/+15
|
* make "send to" buttons into small tool buttonsAUTOMATIC11112023-08-121-2/+2
|
* fix quicksettings on ChromeAUTOMATIC11112023-08-121-2/+1
|
* update seed/subseed HTML widthsAUTOMATIC11112023-08-121-15/+0
|
* move seed, variation seed and variation seed strength to a single row, dump ↵AUTOMATIC11112023-08-121-2/+7
| | | | | | resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation
* change quicksettings items to have variable widthAUTOMATIC11112023-08-121-3/+6
|
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-12/+20
| | | | | | add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps
* fix accordion style on img2imgAUTOMATIC11112023-08-111-1/+1
|
* add a custom UI element that combines accordion and checkboxAUTOMATIC11112023-08-101-6/+9
| | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
* additional work on gradio styles;AUTOMATIC11112023-08-101-10/+8
| | | | make the accordion change affect all accordions, not just inside scripts div
* Merge pull request #12312 from catboxanon/script-accordion-styleAUTOMATIC11112023-08-101-0/+7
|\ | | | | Add styling for script components
| * Add styling for script componentscatboxanon2023-08-041-0/+7
| |
* | add description to VAE setting pageAUTOMATIC11112023-08-051-0/+7
| |
* | add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-1/+4
| |
* | Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-051-6/+36
|\ \
| * | Fix Gradio 3.39.0 textbox overflowcatboxanon2023-08-041-0/+4
| |/
| * gradio 3.39AUTOMATIC11112023-08-041-2/+10
| |
| * add style editor dialogAUTOMATIC11112023-08-031-0/+13
| | | | | | | | | | rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata
| * restyle Startup profile for black usersAUTOMATIC11112023-07-221-3/+4
| |
| * hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+5
| | | | | | | | extra networks interface
* | fix tabs height on small screensAUTOMATIC11112023-07-171-1/+1
| |
* | more tweaking for cards section heightAUTOMATIC11112023-07-161-2/+3
| |
* | change extra networks list to have constant height and scrollingAUTOMATIC11112023-07-161-0/+3
| |
* | always show extra networks tabs in the UIAUTOMATIC11112023-07-161-4/+4
|/
* minor restyling for extra networksAUTOMATIC11112023-07-161-2/+1
|
* nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC11112023-07-161-79/+15
| | | | width/height/scale to get thumbs)
* fix styles for dark peopleAUTOMATIC11112023-07-151-0/+4
|
* add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC11112023-07-151-1/+8
|
* user metadata system for custom networksAUTOMATIC11112023-07-151-12/+44
|
* add textual inversion hashes to infotextAUTOMATIC11112023-07-151-0/+4
|
* add padding and identification to generation log section (Failed to find ↵AUTOMATIC11112023-07-151-6/+10
| | | | Loras, Used embeddings, etc...)
* restyle time taken/VRAM displayAUTOMATIC11112023-07-141-3/+14
|
* starts leftw-e-w2023-06-291-2/+15
|
* add whitelist for environment in the reportAUTOMATIC2023-06-041-1/+4
| | | | add extra link to view the report instead of downloading it
* Added sysinfo tab to settingsAUTOMATIC2023-06-031-0/+10
|
* Support dynamic sort of extra networkscatboxanon2023-06-021-2/+12
|