Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick stretchable image fix and attribution fix #9064

Merged
merged 2 commits into from
Dec 4, 2019

Conversation

ansis
Copy link
Contributor

@ansis ansis commented Dec 4, 2019

cherry pick #9045 #9052

kkaefer and others added 2 commits December 4, 2019 13:00
Fixes #9051.

When creating an attribution control, we're caching the HTML string in the AttributionControl object. That cache wasn't reset when the control was removed from the map. Upon re-adding, we incorrectly assumed that the HTML was already up-to-date because our internal cache said so. This patch fixes it by clearing the internal cache so that attribution shows up properly when re-adding the control.

h/t @cs09g
@ansis ansis merged commit 628fa79 into release-tequila Dec 4, 2019
@ansis ansis deleted the release-t-cp-text-fit-none branch December 4, 2019 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants