mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
f93e57b97d
This is because #surface can be transformed during a partial redraw and d3.mouse() returns transformed point, not the real screen point. https://github.com/d3/d3-selection/blob/a2cf4f32ec2a88196c9f992e34ec23aec589f797/src/point.js#L4-L9