diox / firefox-minimap-scroller

Firefox Minimap Scroller Addon
MIT License
46 stars 6 forks source link

Make mousewheel scrolling depend on document->canvas ratio #6

Closed diox closed 11 years ago

diox commented 11 years ago

Mousewheel inside the sidebar needs to depend on the ratio between document and canvas, else we'll end up scrolling way too far when the sidebar is very small. See FIXME in wheelScrollMinimap() in minimap.js.