chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

Confirm window when removing a phrase. #155

Closed jinbo-huang closed 8 years ago

jinbo-huang commented 8 years ago

The color of the "remove" button and "add" is the same. It is easy to press the wrong button. Maybe add a confirm windows when user press "delete" button to prevent user delete phrases accidentally.

YWJamesLin commented 8 years ago

Added in https://github.com/chewing/chewing-editor/pull/158

david50407 commented 8 years ago

We are planning to make these into icon buttons (#45), and the discussion here is for the UNDO function to prevent user get a wrong action.

kidwm commented 8 years ago

Close this after UNDO function finished.