mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Begin d3 v4 update
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import * as d3 from 'd3';
|
||||
// toggles the visibility of ui elements, using a combination of the
|
||||
// hide class, which sets display=none, and a d3 transition for opacity.
|
||||
// this will cause blinking when called repeatedly, so check that the
|
||||
|
||||
Reference in New Issue
Block a user