]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
toolkit: fix #1516: mouse-scrolling of overflowhandlers in firefox
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Dec 2017 07:16:14 +0000 (08:16 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 11 Jan 2018 13:45:48 +0000 (14:45 +0100)
commit1fb41f2e363d3e07bb7fd85c2f0925cc102775e8
tree68db46a9f70850307295ce0da5d1d93628ec0c56
parent47d1c80c37f24f50bdb702d765b9c995b17964c4
toolkit: fix #1516: mouse-scrolling of overflowhandlers in firefox

this is a workaround for scrolling in toolbars, etc. in firefox with
the mouse.
while the result is not very "pretty", it maintains the old behaviour
for all other browsers and makes it work in firefox

we may drop this when we update to a new extjs release

commit 484bf3f29e58d0f96c65e6dca6b5dd95eaea180c from pve-manager

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Toolkit.js