We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a07b7 commit cbe9f28Copy full SHA for cbe9f28
lib/minimap-view.coffee
@@ -37,7 +37,6 @@ class MinimapView extends View
37
@isPressed = false
38
39
initialize: ->
40
-
41
@on 'mousewheel', @onMouseWheel
42
@on 'mousedown', @onMouseDown
43
0 commit comments