mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
fix flickering when switching background layers or zooming
closes #10738 fixes a regression in98d29e908f, overriding the original fix from460a9efce1
This commit is contained in:
+2
-1
@@ -4388,7 +4388,8 @@ img.tile {
|
||||
}
|
||||
}
|
||||
|
||||
img.tile-removing {
|
||||
.layer-background img.tile-removing,
|
||||
.map-in-map-background img.tile-removing {
|
||||
opacity: 0;
|
||||
z-index: 1;
|
||||
mix-blend-mode: normal;
|
||||
|
||||
Reference in New Issue
Block a user