On Sunday, December 28, 2014 7:20:25 PM UTC-6, Aaron Travis wrote:
> I've noticed that when you're scrolling a text field on a Windows touch 
> screen and you reach the end of the scroll, the entire program "pulls" in the 
> direction of the scroll and then snaps back.  Not just the text field, but 
> all of Firefox slides and then rubber bands back.  I'd like to turn this off 
> in the code.  Does anyone know where I could find this in the source code?

Right here - 

http://mxr.mozilla.org/mozilla-central/source/widget/windows/nsWinGesture.cpp#257
http://mxr.mozilla.org/mozilla-central/source/widget/windows/nsWinGesture.cpp#493

No prefs associated with this currently, feel free to add one if you like and 
flag me for review.

Jim
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to