Skip to content

remove unconnected contextMenuEvent#458

Merged
jo-mueller merged 1 commit into
BiAPoL:mainfrom
jo-mueller:remove-old-`ContextMenuEvent`
Oct 5, 2025
Merged

remove unconnected contextMenuEvent#458
jo-mueller merged 1 commit into
BiAPoL:mainfrom
jo-mueller:remove-old-`ContextMenuEvent`

Conversation

@jo-mueller

Copy link
Copy Markdown
Collaborator

Closes #456

Hi @zoccoler , I think this fixes the error you saw. In essence, I removed the previous functionality for exporting subclusters with a right-click triggered context menu but forgot to remove the callback to the right click itself.

@jo-mueller jo-mueller added the bug Something isn't working label Sep 22, 2025
@codecov

codecov Bot commented Oct 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.55%. Comparing base (e5e7444) to head (3ceec63).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   85.50%   85.55%   +0.05%     
==========================================
  Files          11       11              
  Lines        1276     1274       -2     
==========================================
- Hits         1091     1090       -1     
+ Misses        185      184       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jo-mueller
jo-mueller merged commit 178fa4f into BiAPoL:main Oct 5, 2025
28 of 29 checks passed
@jo-mueller
jo-mueller deleted the remove-old-`ContextMenuEvent` branch October 5, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error with context menu

1 participant