hackerwins / codepair-old

Real-time markdown editor for interviews, meetings and more...
https://codepair-old.yorkie.dev
Apache License 2.0
90 stars 29 forks source link

Add color to the drawing #95

Closed ppeeou closed 3 years ago

ppeeou commented 3 years ago

What this PR does / why we need it?

Add color to the drawing tool.

user can use the color of the line differently

image

Any background context you want to provide?

What are the relevant tickets?

Fixes #65

Checklist

ppeeou commented 3 years ago

LGTM. 👍 Leave a few comments.

Currently, when you first press the Brush button, the color selection layer appears. How about opening the layer when the user clicks once more? If the layer is exposed immediately, it will be cumbersome because it requires two clicks to draw.

Good👍 I modified it!