Firefox on Ubuntu (16.04) has extremely large steps when zooming using the mouse wheel, something close to 3x as large as on chrome. Its close not unusable.
I tried reducing the "mousewheel.default.delta_multiplier_y" config variable in Firefox. By setting this down from 100 to 15 i get a scroll speed that is closer to Chrome. However the all scrolling on other pages are slow, pluss i cannot expect users of my website to adjust their scroll settings for Firefox :p
Is there something in D3-zoom i can do to improve this? Is any one else having this issue?
Firefox on Ubuntu (16.04) has extremely large steps when zooming using the mouse wheel, something close to 3x as large as on chrome. Its close not unusable.
I tried reducing the "mousewheel.default.delta_multiplier_y" config variable in Firefox. By setting this down from 100 to 15 i get a scroll speed that is closer to Chrome. However the all scrolling on other pages are slow, pluss i cannot expect users of my website to adjust their scroll settings for Firefox :p
Is there something in D3-zoom i can do to improve this? Is any one else having this issue?