This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[core] Fix issues for use-cases when icon-text-fit is combined with text-variable-anchor #15367
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 13, 2019
alexshalamov
force-pushed
the
alexshalamov_fix_icon-text-fit
branch
from
August 13, 2019 13:20
205fdf3
to
c9cc7d2
Compare
alexshalamov
force-pushed
the
alexshalamov_fix_icon-text-fit
branch
from
August 14, 2019 21:03
c9cc7d2
to
336532c
Compare
alexshalamov
force-pushed
the
alexshalamov_fix_icon-text-fit
branch
from
August 15, 2019 15:35
336532c
to
5c78282
Compare
alexshalamov
added
the
needs changelog
Indicates PR needs a changelog entry prior to merging.
label
Aug 15, 2019
ansis
approved these changes
Aug 19, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great!
Possible changelog entry:
(Noooo sorry I closed the pr by mistake.) |
pozdnyakov
approved these changes
Aug 20, 2019
alexshalamov
force-pushed
the
alexshalamov_fix_icon-text-fit
branch
from
August 20, 2019 08:17
5c78282
to
b105b5b
Compare
alexshalamov
removed
the
needs changelog
Indicates PR needs a changelog entry prior to merging.
label
Aug 20, 2019
alexshalamov
force-pushed
the
alexshalamov_fix_icon-text-fit
branch
from
August 20, 2019 08:41
b105b5b
to
0cf61b7
Compare
This was referenced Sep 3, 2019
ansis
added a commit
to mapbox/mapbox-gl-js
that referenced
this pull request
Sep 7, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There are multiple issues related to
icon-text-fit
when it is used in combination withtext-variable-anchor
andtext-writing-mode
Fixes: #15346
Adresses: mapbox/mapbox-gl-js#8583