Nevysha / Cozy-Nest

A collection of tweak to improve Auto1111 UI//UX
Other
381 stars 17 forks source link

[Issue]: When doing inpainting many problems #164

Open wzol opened 1 year ago

wzol commented 1 year ago

What happened?

Inpainting:

If you do a full screen, resize the area until it has scrollbars and then after pushing reduce

111

Webui

Automatic1111's webui

What browsers are you seeing the problem on?

Microsoft Edge

Additional info

No response

Relevant browser log output

No response

Relevant log output from the webui

No response

Checklist

Nevysha commented 1 year ago

Probably because of last a1111 update (1.4)

wzol commented 1 year ago

please add this, so it won't interfere with masking to top left area

.canvas-tooltip-content {
    pointer-events: none;
}