Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmark editor works better with fresh install #183

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sba1
Copy link

@sba1 sba1 commented Feb 2, 2022

This PR addresses the issue that, on a fresh install (i.e., without the presents of configured bookmark file), the bookmark editor did not operate intuitively as one had to explcitly create a new configuration to insert some new elements.

This removes some code duplication regarding the activation of several
menu items. As the cut menu item was not enabled in the other path this
is left out to get the same behaviour as before.
The previous behaviour was confusing to the user as it was necessary to
explicitly create a new configuration also in this case, which was hard to
guess and not very intuitive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant