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

Undesired Undo with two fingers #643

Open
Polux49 opened this issue May 14, 2023 · 4 comments
Open

Undesired Undo with two fingers #643

Polux49 opened this issue May 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Polux49
Copy link
Contributor

Polux49 commented May 14, 2023

Describe the bug

I don't know if it's a bug or a (odd) feature, but in v0.12.5, just tapping with two fingers on a note results in an undesired Undo.

This is annoying, because zooming in and out, as well as scrolling, use two fingers too. Thus, except if I press my two fingers very slowly on the screen, I get an Undo whenever I try to zoom in and out or to scroll with two fingers.

To reproduce

  1. Open a note
  2. Type some things
  3. Tap with two fingers
  4. The last thing you wrote disappears

You can repeat it until everything you wrote is deleted.

Expected behavior

If it is a feature, I wish it could be disabled.

Saber version

v0.12.5 F-Droid

Device

  • Device: OnePlus 6T
  • OS: Android OxygenOS 11.1.2.2

Anything else?

No response

@Polux49 Polux49 added the bug Something isn't working label May 14, 2023
@HoWilgh

This comment was marked as spam.

@theIuser
Copy link
Contributor

Experienced this bug today as well. Whenever I hand draw something, then use the two finger gesture to zoom out my drawn line disappears. Tested on iOS with v0.13.0

@HoWilgh
Copy link

HoWilgh commented Mar 14, 2024

This ist still the main reason why I do not use saber as daily driver- tool on my mobile phone.

@atahanacar
Copy link

Possibly relevant code:

EditorHistoryItem? item = history.removeAccidentalStroke();

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

No branches or pull requests

4 participants