1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-18 07:02:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
BenJilks
afd52e2576 PixelPaint: Tool properties panel
Each tool can have its own set of properties that can be modified
through a panel on the right side.

The tools I've added properties for are:

Pen:
	Thickness

Brush:
	Size
	Hardness

Spray:
	Thickness
	Density

Bucket:
	Threshold
2020-10-16 00:03:53 +02:00