Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[pal] Fix invalid candidates created for parallel line labeling
mode when a closed linestring is too small for labels to fit within feature Fixes #18283
- Loading branch information
Showing
with
17 additions
and 2 deletions.
- +6 −1 src/core/pal/feature.cpp
- +5 −0 src/core/pal/pointset.cpp
- +6 −1 src/core/pal/pointset.h
This comment has been minimized.
a76fb0b
@nyalldawson , great, thanks. It'll need backporting to the 3.0 branch.