edemaine / cocreate

Cocreate Shared Whiteboard/Drawing
MIT License
209 stars 27 forks source link

Drawing without stroke #213

Open edemaine opened 1 year ago

edemaine commented 1 year ago

When drawing filled pixels, it's annoying to have to change both stroke and fill color every time. One convenient way would be to turn off the stroke. Possible interfaces:

Related, we need to figure out how the pen tool interacts with this. Presumably don't want pen at zero width, unless we also allow pen to fill? (Currently we don't.)