Open Delerium opened 10 months ago
sorry for the delay - so you've definitely come across a bug, but not the one you think lol
so the selection tool isn't exactly like photoshop's, i.e. you don't need to select a region to delete first - to remove pixels, you'd simply right-click over the region you want to erase using the dream (txt2img) or img2img tool directly.
the (DEL)
key shortcut is for removing any drawn masks you've put over the image, not any actual image content... however, the fact that (DEL)
does remove image content should not be happening, so i'm definitely going to have to figure out what happened there... guessing the wrong canvas is being used for selection operation...
What happened?
Transform Tool Erase is not saving to history when selecting portions of an image and deleting them with the delete button.
Steps to reproduce the problem
What should have happened?
The "Transform Tool Erase" should be showing up when deleting as well as when moving selections.
Commit where the problem happens
zero01101/openOutpaint@7de3a26, zero01101/openOutpaint-webUI-extension@522c187
What platforms do you use to access openOutpaint?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Browser Extensions/Addons
none
AUTOMATIC1111 webUI Commandline Arguments
--medvram --opt-sdp-attention --api
Additional information
No response