Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Gracefully handle topology errors when tracing (fixes #14447)
(cherry picked from commit 11e7140)
- Loading branch information
Showing
with
45 additions
and 9 deletions.
- +5 −0 python/core/qgstracer.sip
- +27 −9 src/core/qgstracer.cpp
- +8 −0 src/core/qgstracer.h
- +5 −0 src/gui/qgsmapcanvastracer.cpp