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

Support tearing off tags menu #11652

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

droidmonkey
Copy link
Member

  • Closes Tags multiselect right click context menu #11649 - tags menu can be torn off to set and unset tags without having to dive into the context menu every time.

  • Tags menu will hide when database is locked or view is switched away from the main database view (eg, settings)

Screenshots

See #11649

Testing strategy

Tested on windows manually

Type of change

  • ✅ New feature (change that adds functionality)

@droidmonkey droidmonkey added feature: Tags pr: new feature Pull request that adds a new feature labels Jan 12, 2025
@droidmonkey droidmonkey added this to the v2.7.10 milestone Jan 12, 2025
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.72%. Comparing base (ee81881) to head (bcb0437).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11652      +/-   ##
===========================================
+ Coverage    63.69%   63.72%   +0.03%     
===========================================
  Files          366      366              
  Lines        38512    38512              
===========================================
+ Hits         24528    24539      +11     
+ Misses       13984    13973      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* Closes #11649 - tags menu can be torn off to set and unset tags without having to dive into the context menu every time.

* Tags menu will hide when database is locked or view is switched away from the main database view (eg, settings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Tags pr: new feature Pull request that adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tags multiselect right click context menu
1 participant