Nodes layout zoom sensitivity differs between Firefox and Chrome #2787
Labels
chore
Related to fix/refinement/improvement of end user or new/existing developer functionality
component/ui
Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
See #2768. As long as we are using
d3-zoom
, this will be a problem. However, we could makeZoomableCanvas
use the same triggers and constants asTimeTravelTimeline
does for zooming, which would make the sensitivity consistent between the browsers and the zooming behaviour consistent between different controls in our app (and would also give us more control over zooming).The text was updated successfully, but these errors were encountered: