-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add switcher to polygon cut behaviour (auto cut - user choice) #2961
Comments
Hi @nstolyarov It is not a bug actually. Now it works in the following way:
Related PR #1921 |
Is it possible to add some toggle switch for choosing between smart and old version of editing? |
Yes, it is possible. |
Thanks for having this . Choosing automatically was also annoying to me sometimes. Toggle helps. |
My actions before raising this issue
I am trying to edit a polygon by holding down the shift key and drawing a line inside the polygon. This is how I try to cut off a part of the polygon. When I click on the last point of the new line, I want to select which part to keep. There is such a function and it is described in the User Guide, but in reality it works once in five. In other cases, a smaller part is removed. In doing so, I do the same thing.
Expected Behaviour
At the end of the polygon editing, it becomes possible to choose which part to leave.
Current Behaviour
When you finish editing a polygon, the smaller part is removed almost always. In some cases it works correctly, but we haven't found such right conditions.
Possible Solution
Fix this problem.
Context
It is very important feature for our project.
Your Environment
git log -1
): commit 7a2dcff (HEAD -> develop, origin/develop, origin/HEAD)Author: Anastasia Yasakova [email protected]
Date: Tue Mar 9 10:41:33 2021 +0300
docker version
(e.g. Docker 17.0.05): 20.10.54.15.0-136-generic
x86_64
The text was updated successfully, but these errors were encountered: