On 2012/08/13 18:19, Masayuki Nakano wrote:
On 2012/08/13 17:32, Neil wrote:
Masayuki Nakano wrote:
On 2012/08/13 4:57, Neil wrote:
it seems as if you can't make the wheel scroll more slowly any more?
Currently, yes. The reason for not supporting slower scrolling isn't
technical reason. It needs some additional code. E.g., 0.5px scroll
isn't supported by current ESM.
Do you just ignore left-over fractions of pixels created e.g by
scrolling 37% faster (delta_multiplier = 137)?
Yes.
http://hg.mozilla.org/mozilla-central/annotate/038266727ddc/content/events/src/nsEventStateManager.cpp#l2854
With a couple of additional bug fixes, the fraction pixel values are now
stored and used at next event handling if the direction hasn't been changed.
https://bugzilla.mozilla.org/show_bug.cgi?id=422132
And now, the multiplier settings allow slower value (less than 1.0).
https://bugzilla.mozilla.org/show_bug.cgi?id=782175
--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform