Feature Proposal: Eliminate Redundant "Drag inpaint" Label #2757
DavidDragonsage
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My wife has poor near vision and typically operates Firefox at about 150% enlargement, using a Display Resolution of 1920x1080 pixels. As shown in the first image, the label in the top left of the Inpainting canvas takes up a very small but sometimes very significant part of the image, and for no particular reason.
The Inpainting label says, "Drag inpaint or outpaint image to here", and there is currently no way to hide the label. As seen in the second image, this label is in any case completely redundant, because the Inpainting canvas displays a large message, "Drop Image Here - or - Click to Upload". In fact, the Image Prompt canvases currently only display that message, without the use of an additional label.
In the case of this example, the moon was Inpainted into the sky (I setup this demo on my computer, not my wife's). This did not require high precision Inpainting, but nonetheless it was very easy to miss a spot at the edge of the screen. In fact, a spot that was not hidden by the label was initially missed by the Inpainting brush, but of course it was easy to see that this was the case.
There are times when Inpainting does require fine control, and that may occur anywhere on the canvas. It is possible that the tools in the top right corner of the canvas could hide some things, but because each tool occupies such a small area - with visible canvas space around it - they have not proven to be a problem.
The third image shows the label reduced to a very small size with a small change to the webui.py file. The fourth image shows no label at all. With either option, the label no longer interferes with the canvas in any way. I would like to create a PR for this change.
Beta Was this translation helpful? Give feedback.
All reactions