зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1418822 - Make mousewheel scrolling feel faster. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D87336
This commit is contained in:
Родитель
f56f7f0410
Коммит
0d3746726f
|
@ -3778,12 +3778,12 @@
|
|||
|
||||
- name: general.smoothScroll.mouseWheel.durationMaxMS
|
||||
type: RelaxedAtomicInt32
|
||||
value: 400
|
||||
value: 200
|
||||
mirror: always
|
||||
|
||||
- name: general.smoothScroll.mouseWheel.durationMinMS
|
||||
type: RelaxedAtomicInt32
|
||||
value: 200
|
||||
value: 50
|
||||
mirror: always
|
||||
|
||||
- name: general.smoothScroll.other.durationMaxMS
|
||||
|
|
Загрузка…
Ссылка в новой задаче