Bug 945789 - Tune APZ physics prefs based on UX feedback. r=botond

This commit is contained in:
Kartikaya Gupta 2014-04-28 13:56:00 +02:00
parent 0d66f2c6ca
commit 532e4243cb

View File

@ -899,9 +899,9 @@ pref("osfile.reset_worker_delay", 5000);
pref("apz.asyncscroll.throttle", 40);
pref("apz.pan_repaint_interval", 16);
// Maximum fling velocity in inches/ms. Slower devices may need to reduce this
// to avoid checkerboarding. Note, float value must be set as a string.
pref("apz.max_velocity_inches_per_ms", "0.0375");
// APZ physics settings, tuned by UX designers
pref("apz.max_velocity_inches_per_ms", "0.07");
pref("apz.fling_friction", "0.003");
// Tweak default displayport values to reduce the risk of running out of
// memory when zooming in