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.83k stars 1.26k forks source link

[Feature Request] Embedded color picker #904

Open Zeluok opened 5 months ago

Zeluok commented 5 months ago

Version

3.15.3

Development Environment

JS min, embedded in onlyoffice as a plugin

Current Behavior

The user must navigate to an external color picker to determine the hex code for colors in tint, multiply and blend submenus.

Expected Behavior

Clicking on the swatch (the circle next to the hex code) of the selected color in tint, multiply and blend submenus should open a minimal embedded color picker. This is idiomatic behaviour for color selection and is confusing/frustrating for the end user when missing.

note, this also applies to color menus in text, shape, draw, etc