mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
947f9657db
Use of MouseEnter and MouseLeave is nicer for SVGs since it won't fire multiple times (shouldn't happen hear anyway as only one element). Triggering redraw after forcing related elements visible causes them to render without having to pan manually.