[Webkit-unassigned] [Bug 238589] REGRESSION (r281913): Map toolbar flickers when dragging the map on https://gis.ee/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 04:47:17 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238589

--- Comment #5 from siim <webkit at gis.ee> ---
Workaround fix:
.leaflet-control-container .leaflet-top,
.leaflet-control-container .leaflet-bottom {
  transform: translate3d(0px, 0px, 0px);
}

https://github.com/Leaflet/Leaflet/issues/8068#issuecomment-1099073652

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220414/0110cf9f/attachment.htm>


More information about the webkit-unassigned mailing list