Fix wheel scrolling on LiveGrid content master
authorJoey Schulze <joey@infodrom.org>
Wed, 30 Sep 2015 17:33:51 +0000 (19:33 +0200)
committerJoey Schulze <joey@infodrom.org>
Wed, 30 Sep 2015 17:33:51 +0000 (19:33 +0200)
commitd242ac2c89c7ef6bc873b286a52fb59b8f82912a
tree87da5da948ab27e579d4ea9e5e88d5b8cbe4af85
parent91e93b38542f924296bd3ad1249a32812448da20
Fix wheel scrolling on LiveGrid content

In Rico3 this.tabs contains 3 elements, not 2 as in Rico2
Wheel scroll delta defaults to 0 but is not adjusted for Gecko,
thus use 1 as default value
minsrc/ricoLiveGrid.js