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

Apply mix-blend-mode only on tile images #8907

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

Falke-Design
Copy link
Member

@Falke-Design Falke-Design commented Apr 8, 2023

Fix #8905, mix-blend-mode issue with custom svg-tiles. The bug was introduced in #8891.

Needs to be cherry-picked into v1

dist/leaflet.css Outdated Show resolved Hide resolved
@IvanSanchez
Copy link
Member

Other than my nitpicking on the CSS formatting, looks good to me. I'd like @joeberkovitz to have a look and see if #8905 is fixed satisfactorily.

@joeberkovitz
Copy link

I have retested this and #8905 appears to be fixed by this PR, while still addressing the original concern of gaps between tiles.

@IvanSanchez IvanSanchez merged commit 8483bfa into Leaflet:main Apr 9, 2023
@Falke-Design Falke-Design modified the milestones: 1.10.0, 1.9.x Apr 10, 2023
@jonkoops
Copy link
Collaborator

Nice, thanks for fixing this @Falke-Design

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.

Blend mode on leaflet tiles causes visual artifacts on overlap
4 participants