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

[core] Don't default-show text/icons that depend on the placement of a paired icon/text #12521

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

ChrisLoer
Copy link
Contributor

Fixes issue #12483.
Port of mapbox/mapbox-gl-js#7041.

I don't know a good way to write automated tests for this on the native side since we do our render tests in "still mode" which skips this logic. @RomainQuidet would you be interested in trying out this branch to see if it addresses your problem? (Also since it looks like you're also rendering the map with GL JS you could test against the GL JS PR)

/cc @ansis

@ChrisLoer ChrisLoer requested a review from ansis July 31, 2018 20:36
@ChrisLoer ChrisLoer added bug Core The cross-platform C++ core, aka mbgl labels Jul 31, 2018
@RomainQuidet
Copy link
Contributor

@ChrisLoer I'll give it a try thanks!

@RomainQuidet
Copy link
Contributor

I confirm that this patch is working on iOS with our style.

@ChrisLoer
Copy link
Contributor Author

Thanks @RomainQuidet !

RomainQuidet pushed a commit to Mappy/mapbox-gl-native that referenced this pull request Aug 6, 2018
Copy link
Contributor

@ansis ansis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

3 participants