Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Use checkmarks instead of disabling items in the context menu #70

Open
Nodd opened this issue Apr 4, 2016 · 2 comments
Open

Use checkmarks instead of disabling items in the context menu #70

Nodd opened this issue Apr 4, 2016 · 2 comments

Comments

@Nodd
Copy link

Nodd commented Apr 4, 2016

Instead of disabling unavailable and the current checked item, only the unavailable actions should be disabled (like removal for a package not installed).the other options should be all enabled and the chosen option would be marked with a ckeckmark. By default, unmarked would be checked.
I think this will even simplify the code a little bit since you'll have less enable/disable to manage.

@goanpeca
Copy link
Member

This is needed if we want to go along your other suggestion on not disabling items after having selected one option.

Not entirely convinced yet.

@Discalced51 what do you think?

@Nodd
Copy link
Author

Nodd commented Apr 10, 2016

It's the other way out: not disabling items is needed for using checkmarks, but you can not disable items without checkmarks since the status is shown by the icon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants