tabby/terminus-terminal
Felicia Hummel 9b263c7237 Fix for MouseWheelEvent deprecation in TypeScript 3.2
MouseWheelEvent is deprecated and was removed with TypeScript 3.2, however, MouseWheelEvent is still aliased to WheelEvent. For more info see https://github.com/Microsoft/TSJS-lib-generator/pull/579

This PR fixes the build with TypeScript 3.2 by checking the object properties.
2018-12-05 00:33:10 +01:00
..
wip
2017-04-11 02:22:48 +02:00
2017-07-24 14:48:16 +02:00
2018-10-31 17:33:17 +01:00