-
Notifications
You must be signed in to change notification settings - Fork 120
Description
When deleting a colour with symbols associated with it, the dialog will appear:
The map contains symbols with this color. Deleting it will remove the color from these objects! Do you really want to do that?
Firstly notice the inconsistency between symbols and objects in the dialog text.
Additionally, Mapper provides zero indication of which symbols are going to have colors deleted, which I think is essential information to the user. Why even show me a dialog saying that some symbols are going to be affected, if I have no idea which ones?
One solution to this frustration would be to right click on a symbol with an option "Select all symbols with this color", for example. In my opinion this is the most elegant solution as it is consistent with other options and right click menus within the program and makes intuitive sense.