We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce75bc1 commit 5013533Copy full SHA for 5013533
src/browser/app/profile/smoothscroll.inc
@@ -2,6 +2,7 @@
2
// License, v. 2.0. If a copy of the MPL was not distributed with this
3
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
+pref("general.smoothScroll.msdPhysics.enabled", true);
6
pref("general.smoothScroll.currentVelocityWeighting", "0.15");
7
pref("general.smoothScroll.stopDecelerationWeighting", "0.6");
8
pref("mousewheel.min_line_scroll_amount", 10);
0 commit comments