Closed amazingsam closed 7 years ago
Would it be possible to insert the following code in DevTools console, and give me a log of some MouseWheel events?
document.addEventListener('mousewheel', function (ev) { console.log(ev); })
Would love to help you with that, however - when I replicate it, it crashes Atom. Just add some commands in the pane, and accidently scroll up. Notifications will go off the charts, and Atom won't respond.
[Enter steps to reproduce below:]
Atom Version: 1.0.2 System: Mac OS X 10.10.4 Thrown From: Termrk package, v0.1.17
Stack Trace
Uncaught TypeError: Cannot read property '0' of undefined
Commands
Config
Installed Packages