mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 22:07:41 +00:00
Bug 1226660 - Increase the fling-stop-on-tap threshold so that more taps go to content rather than stopping flings. r=snorp
--HG-- extra : commitid : 4C5lITvbWBZ
This commit is contained in:
parent
e70da30f79
commit
f8ac9470c9
@ -559,6 +559,7 @@ pref("layers.async-video.enabled", true);
|
||||
#ifdef MOZ_ANDROID_APZ
|
||||
pref("layers.async-pan-zoom.enabled", true);
|
||||
pref("apz.axis_lock.mode", 1);
|
||||
pref("apz.fling_stop_on_tap_threshold", "0.08");
|
||||
#endif
|
||||
pref("apz.allow_zooming", true);
|
||||
pref("layers.progressive-paint", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user