ACK, pushed
Cheers,
Jeremy
On 01/14/2015 11:42 AM, Pavel Grunt wrote:
> MouseWheelEvent is deprecated and not working in Firefox.
> ---
> display.js | 4 ++--
> inputs.js | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/display.js b/display.js
> index 2aa5985..814ad
MouseWheelEvent is deprecated and not working in Firefox.
---
display.js | 4 ++--
inputs.js | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/display.js b/display.js
index 2aa5985..814ada6 100644
--- a/display.js
+++ b/display.js
@@ -691,7 +691,7 @@ SpiceDisplayConn.prototyp