saber-notes / saber

The cross-platform open-source app built for handwriting
https://saber.adil.hanney.org
GNU General Public License v3.0
2.27k stars 147 forks source link

fix: tapping with stylus button pressed causes undo #1356

Closed 3akev closed 1 week ago

3akev commented 1 month ago

Fixes #1006

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.22%. Comparing base (94c176f) to head (56aee58). Report is 56 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1356 +/- ## ======================================= Coverage 47.22% 47.22% ======================================= Files 116 116 Lines 9218 9217 -1 ======================================= Hits 4353 4353 + Misses 4865 4864 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

adil192 commented 1 week ago

Thanks!