mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 04:03:47 +00:00
Bug 898842 - Increase fling momentum. r=jimm
This commit is contained in:
parent
b6361891bd
commit
cd397ce58f
@ -30,6 +30,7 @@ pref("prompts.tab_modal.enabled", true);
|
||||
// Enable off main thread compositing
|
||||
pref("layers.offmainthreadcomposition.enabled", true);
|
||||
pref("layers.async-pan-zoom.enabled", false);
|
||||
pref("gfx.axis.fling_friction", "0.002");
|
||||
|
||||
// Enable Microsoft TSF support by default for imes.
|
||||
pref("intl.enable_tsf_support", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user