edemaine / cocreate

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

Selecting an object should set current width, color, fill, fillOn #75

Closed edemaine closed 3 years ago

edemaine commented 3 years ago

This will make it possible to read what the width/color/fill of a given object is, and it will make it easy to copy styles from existing objects: just select, then start drawing.

Maybe should only set when all selected objects have the same value for this object (when it exists)?