nsreed / ouronote

Real-time collaborative whiteboard web app built with Angular, GUN, and paper.js.
17 stars 1 forks source link

Eyedropper Tool #44

Open nsreed opened 2 years ago

nsreed commented 2 years ago

It would be nice to have a tool that selects a color from the canvas and applies it to the current style

ultimape commented 2 years ago

Works for pen strokes.

Does not fully work for shapes -> copies the colors but not the width.

nsreed commented 2 years ago

Stroke width should now copy appropriately