Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core][tile mode] Fix assertion at line-center placement handling #16293

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

pozdnyakov
Copy link
Contributor

The tests were added at mapbox/mapbox-gl-js#9397
Fixes: #16291

The `symbolIntersectsTileEdges` algorithm should not be applied to the symbols with `line-center` placement
@pozdnyakov pozdnyakov added bug Core The cross-platform C++ core, aka mbgl labels Mar 10, 2020
@pozdnyakov pozdnyakov self-assigned this Mar 10, 2020
@pozdnyakov pozdnyakov force-pushed the mikahil_fix_line_center_placement_tile_mode branch 2 times, most recently from 12efc64 to 8f1e915 Compare March 10, 2020 13:48
@pozdnyakov pozdnyakov merged commit 09ab942 into master Mar 10, 2020
@pozdnyakov pozdnyakov deleted the mikahil_fix_line_center_placement_tile_mode branch March 10, 2020 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failed: (!a.textCollisionFeature.alongLine)
2 participants