HaikuArchives / ArtPaint

ArtPaint is a painting and image processing program.
https://haikuarchives.github.io/ArtPaint/
29 stars 18 forks source link

Eraser Tool: added "Pressure" slider to control opacity of erasure #512

Closed dsizzle closed 1 year ago

dsizzle commented 1 year ago

Blur tool was giving me fits so I took a break to do this.

Fixes #176

(this was the last piece to close out that ticket)

humdingerb commented 1 year ago

I know that the "use current" checkbox is kinda linked to the "Size" slider, but it'd look neater to have the sliders together and have the checkbox below them. That the checkbox only influences the Size not the Pressure setting, should be clear by only the Size slider being en/disabled when clicking the checkbox.

dsizzle commented 1 year ago

Yeah I was wondering about that but went for the logical grouping. Happy to make this change if it looks better.

dsizzle commented 1 year ago

fixed!

humdingerb commented 1 year ago

Very good!