Closed pixelzoom closed 1 year ago
Instead of using the ToolMode enumeration, consider having toolProperty, whose values would be the 3 tool model elements:
toolProperty
There would need to be a Tool base class, with ToolIO reference type serialization.
This might be more work than it's worth, but I'll ruminate.
I decided not to do this. It's too much work for almost no benefit. Closing.
Instead of using the ToolMode enumeration, consider having
toolProperty
, whose values would be the 3 tool model elements:There would need to be a Tool base class, with ToolIO reference type serialization.
This might be more work than it's worth, but I'll ruminate.