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
7.04k stars 1.3k forks source link

Attempting to add text on top of shape selects shape instead #751

Open JasonChenLogibec opened 2 years ago

JasonChenLogibec commented 2 years ago

Version

3.11.0 (also seen in the demo on https://ui.toast.com/tui-image-editor)

Development Environment

Chrome 100.0.4896.60 (64-bit), Windows 10 64-bit

Current Behavior

In the demo on https://ui.toast.com/tui-image-editor, add a shape or any other object (for instance, a rectangle). Click on "T" to add a text. If we try to add the text above the shape, the cursor changes from "text selection" to "drag". If we still go ahead with the operation and click to add a text, we will instead select the shape.

Expected Behavior

When adding text, the cursor should not switch to "selection" mode, and we should be able to add text directly where we want (instead of having to choose an empty space before moving afterwards).

lja1018 commented 2 years ago

@JasonChenLogibec Thank you for the information. I'll register as an improvement.

dash-ravikhoda commented 2 years ago

@lja1018 is there any update on above? Are we planning to have this feature available in the next release?

lja1018 commented 2 years ago

@Dash-Ravi It has not been updated yet. It is not yet part of our agenda.

dash-ravikhoda commented 2 years ago

@Dash-Ravi It has not been updated yet. It is not yet part of our agenda.

@lja1018 Thanks for the update.