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

feat: Add warning messages for point intersect tools that fail to find point #887

Merged
merged 18 commits into from
Mar 20, 2023

Conversation

DSCaskey
Copy link
Contributor

This implements issue #886 to add warning messages to point intersection tools that fail to find an intersection.

Typical message box:

intersect_warning

Merging closes issue #886

@DSCaskey DSCaskey requested a review from slspencer March 18, 2023 23:08
@DSCaskey DSCaskey self-assigned this Mar 18, 2023
@csett86 csett86 changed the title feature: Issue 886 - Add warning messages for point intersect tools that fail to find point feat: Add warning messages for point intersect tools that fail to find point Mar 19, 2023
@slspencer slspencer merged commit c783677 into develop Mar 20, 2023
@slspencer slspencer deleted the issue-886-no-intersect-message branch March 20, 2023 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add warning messages for point intersect tools that fail to find point
2 participants