nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Make opacity value for drawing mode configurable #780

Open glutaminefree opened 2 years ago

glutaminefree commented 2 years ago

Version

3.15.3

Development Environment

Fedora Linux 35 x86_64 Firefox 100 x86_64

Current Behavior

File: apps/image-editor/src/js/ui/draw.js

ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅ ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅

I suggest make DRAW_OPACITY configurable by user (like a range option). Coz if i whant not transparent lines on draw mode, i need repeat line 3 times.

lja1018 commented 2 years ago

@glutaminefree Thank you for your suggestion. I will register as a good first issue.