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] Select all and select by pixel in crop tool #905

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 manually select all of the picture and make guesses if they want precise adjustment of the picture to be cropped.

Expected Behavior

A new button option should be added next to 16:9 (perhaps "X:Y" - or rename "Custom" to "Select" and reuse "Custom") that starts with the maximum pixel height and width preselected and allows the user to enter height and width values.

This is also effective in allowing the user to verify the pixel size of images.