zero01101/openOutpaint

Scale factor / other UI thoughts

Closed this issue · 3 comments

I think it would make more sense to instead of showing scale factor in the UI, just show the resulting image size.
Also capturing scroll events while in mask mode for the purpose of changing the brush size to be independent of scale factor

While on the topic of UI, having a checkbox for overmasking could(should?) be made redundant with just checking if the value > 0 fixed

Instead of having the mask brush be translucent, have the canvas be certain transparency, so the mask drawing doesnt have variable transparency depending how slow/many times you draw on a spot fixed

completely agreed on the control being kind of a crappy workaround, mousewheel and cursor size would definitely be nicer; actually just pushed a commit removing the overmask toggle outright because i had kind of the same thought last night :) the mask brush blob is 100% currently "minimum viable product" lol and will likely experience a significant quantity of life-altering events :D