w-e-w
c2ed413203
add max-heigh/width to global-popup-inner
...
prevent the pop-up from being too big as to making exiting the pop-up impossible
2023-12-01 02:59:41 +09:00
AUTOMATIC1111
f0f100e67b
add categories to settings
2023-11-26 17:56:22 +03:00
AUTOMATIC1111
2a40d3c603
compact prompt layout: preserve scroll when switching between lora tabs
2023-11-26 14:58:56 +03:00
AUTOMATIC1111
4d4a9e7332
added compact prompt option
2023-11-05 19:19:55 +03:00
AUTOMATIC1111
6b8c661c49
add a visible checkbox to input accordion
2023-11-05 08:55:54 +03:00
AUTOMATIC1111
c4ffeb857e
Merge pull request #13480 from AUTOMATIC1111/popup-fix
...
Fix accidentally closing popup dialogs
2023-10-03 12:37:46 +03:00
missionfloyd
86a46e8189
Fix accidentally closing popup dialogs
2023-10-02 22:22:15 -06:00
AUTOMATIC1111
c0113872c5
add search field to settings
2023-10-01 11:48:41 +03:00
missionfloyd
76b1ad7daf
Use default dropdown padding on mobile
2023-08-30 23:07:18 -06:00
AUTOMATIC1111
afea99a72b
get progressbar to display correctly in extensions tab
2023-08-30 08:23:47 +03:00
AUTOMATIC1111
965c728914
Merge pull request #12839 from ibrainventures/patch-1
...
[RC 1.6.0 - zoom is partly hidden] Update style.css
2023-08-30 08:23:44 +03:00
AUTOMATIC1111
6558716018
Merge pull request #12837 from bluelovers/pr/file-metadata-break-001
...
style: file-metadata word-break
2023-08-29 08:53:37 +03:00
AUTOMATIC1111
5359dc0a10
Merge pull request #12792 from catboxanon/image-cropper-hide
...
Hide broken image crop tool
2023-08-27 09:45:03 +03:00
w-e-w
ddf3d1a7ac
draw extra network buttons above description
2023-08-24 00:34:28 +09:00
AUTOMATIC1111
7fd0ccdffc
Merge pull request #12723 from MMP0/dev-resize-handle-fix
...
Resize handle improvements and bug fixes
2023-08-22 15:25:28 +03:00
MMP0
ed49c7c246
Fix double click event not firing
2023-08-22 21:21:06 +09:00
MMP0
c4b11ec54e
Replace tabs with spaces
2023-08-22 18:48:17 +09:00
AUTOMATIC1111
f6c52f4f41
for live previews, only hide gallery after at least one live previews pic 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
2023-08-22 11:02:14 +03:00
MMP0
0998256fc5
Prevent text selection and cursor changes
2023-08-22 16:45:34 +09:00
MMP0
70283a9f4a
Expand the hit area of resize handle
2023-08-22 16:40:50 +09:00
MMP0
e1b37a066d
Fix resize handle overflowing in Safari
2023-08-22 16:35:49 +09:00
AUTOMATIC1111
df595ae313
make resize handle available to extensions
2023-08-21 08:48:46 +03:00
AUTOMATIC1111
42b72fe246
fix for small images in live previews not being scaled up
2023-08-20 14:57:48 +03:00
AUTOMATIC1111
db5c304e29
make live previews play nice with window/slider resizes
2023-08-20 13:38:35 +03:00
AUTOMATIC1111
58a9082411
Merge pull request #12635 from catboxanon/fix/full-page-img
...
Make image viewer actually fit the whole page
2023-08-19 08:32:45 +03:00
catboxanon
f89f01f9d8
Make results column sticky
2023-08-18 04:18:22 -04:00
catboxanon
13f1357b7f
Make image viewer actually fit the whole page
2023-08-17 20:21:46 -04:00
catboxanon
7083391931
CSS: Remove forced visible overflow for Gradio group child divs
2023-08-15 14:44:13 -04:00
AUTOMATIC1111
f3b96d4998
return seed controls UI to how it was before
2023-08-14 10:22:52 +03:00
AUTOMATIC1111
b2080756fc
make "send to" buttons into small tool buttons
2023-08-12 19:03:33 +03:00
AUTOMATIC1111
9d0ec13596
fix quicksettings on Chrome
2023-08-12 18:42:59 +03:00
AUTOMATIC1111
4e8690906c
update seed/subseed HTML widths
2023-08-12 18:00:30 +03:00
AUTOMATIC1111
f0b72b8121
move seed, variation seed and variation seed strength to a single row, dump resize seed from UI
...
add a way for scripts to register a callback for before/after just a single component's creation
2023-08-12 17:46:13 +03:00
AUTOMATIC1111
6aa26a26d5
change quicksettings items to have variable width
2023-08-12 16:47:39 +03:00
AUTOMATIC1111
64311faa68
put refiner into main UI, into the new accordions section
...
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
2023-08-12 12:39:59 +03:00
AUTOMATIC1111
77c52ea701
fix accordion style on img2img
2023-08-11 11:59:11 +03:00
AUTOMATIC1111
9199b6b7eb
add a custom UI element that combines accordion and checkbox
...
rework hires fix UI to use accordion
prevent bogus progress output in console when calculating hires fix dimensions
2023-08-10 11:20:46 +03:00
AUTOMATIC1111
2c5106ed06
additional work on gradio styles;
...
make the accordion change affect all accordions, not just inside scripts div
2023-08-10 07:57:52 +03:00
AUTOMATIC1111
6ed1541ef5
Merge pull request #12312 from catboxanon/script-accordion-style
...
Add styling for script components
2023-08-10 07:05:44 +03:00
AUTOMATIC1111
60183eebc3
add description to VAE setting page
2023-08-05 11:18:13 +03:00
AUTOMATIC1111
c74c708ed8
add checkbox to show/hide dirs for extra networks
2023-08-05 09:15:18 +03:00
AUTOMATIC1111
ef1698fd6d
Merge branch 'dev' into extra-networks-always-visible
2023-08-05 08:01:38 +03:00
catboxanon
3ca3c7f1c6
Add styling for script components
2023-08-04 07:20:32 -04:00
catboxanon
daee41e0d6
Fix Gradio 3.39.0 textbox overflow
2023-08-04 06:45:12 -04:00
AUTOMATIC1111
362789a379
gradio 3.39
2023-08-04 08:04:23 +03:00
AUTOMATIC1111
20549a50cb
add style editor dialog
...
rework toprow for img2img and txt2img to use a class with fields
fix the console error when editing checkpoint user metadata
2023-08-03 23:31:13 +03:00
AUTOMATIC1111
ec83db8978
restyle Startup profile for black users
2023-07-22 17:15:38 +03:00
AUTOMATIC1111
699108bfbb
hide cards for networks of incompatible stable diffusion version in Lora extra networks interface
2023-07-17 18:56:22 +03:00
AUTOMATIC1111
95c5c4d64e
fix tabs height on small screens
2023-07-17 11:18:08 +03:00
AUTOMATIC1111
643836007f
more tweaking for cards section height
2023-07-16 14:46:05 +03:00