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

Cancel drawing interaction with escape key. #994

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dbauszus-glx
Copy link
Member

The Esc/Escape key will cancel the drawing interaction.

Right click to remove the last vertex will executed conditions [array] methods. This allows to undo the last section from routes in the measure_distance plugin.

Copy link

sonarqubecloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dbauszus-glx dbauszus-glx added Bug A genuine bug. There must be some form of error exception to work with. Feature New feature requests or changes to the behaviour or look of existing application features. Code Issues related to the code structure and performance. and removed Code Issues related to the code structure and performance. labels Nov 9, 2023
@RobAndrewHurst
Copy link
Contributor

image

After finishing the interaction how do we get rid of the drawn geometry?

@RobAndrewHurst RobAndrewHurst merged commit db4b233 into GEOLYTIX:main Nov 13, 2023
6 checks passed
@dbauszus-glx dbauszus-glx deleted the cancel-drawing branch January 29, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A genuine bug. There must be some form of error exception to work with. Feature New feature requests or changes to the behaviour or look of existing application features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants