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

Erasing straight lines is really hard #14

Open
freemin7 opened this issue Sep 9, 2019 · 0 comments
Open

Erasing straight lines is really hard #14

freemin7 opened this issue Sep 9, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@freemin7
Copy link

freemin7 commented Sep 9, 2019

I find it really hard to erase lines. One has to try to remove it several times before it works.
See Video
Maybe be related to the

The discontinuous lines are due to an optimisation in updating the line that you are currently actively drawing, and should go away once you lift your pointer/pen.

but this is just a guess.

blackhole89 added a commit that referenced this issue Sep 10, 2019
… an ad-hoc procedure), and in return try to simplify strokes before saving. Should fix #2 and slightly improve #14.

General drawing optimisations.
@blackhole89 blackhole89 added bug Something isn't working enhancement New feature or request labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants