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

fix: skip repeated key events when the slash menu is opening #978

Merged
merged 3 commits into from
Dec 3, 2024

Revert "feat: add cmd+delete and option+delete commands"

9c28c73
Select commit
Loading
Failed to load commit list.
Merged

fix: skip repeated key events when the slash menu is opening #978

Revert "feat: add cmd+delete and option+delete commands"
9c28c73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2024 in 1s

72.19% (-0.06%) compared to 817c965

View this Pull Request on Codecov

72.19% (-0.06%) compared to 817c965

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 72.19%. Comparing base (817c965) to head (9c28c73).

Files with missing lines Patch % Lines
...c/editor/selection_menu/selection_menu_widget.dart 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
- Coverage   72.25%   72.19%   -0.06%     
==========================================
  Files         318      318              
  Lines       15132    15144      +12     
==========================================
  Hits        10933    10933              
- Misses       4199     4211      +12     

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