зеркало из https://github.com/mozilla/gecko-dev.git
Tweak pref values.
This commit is contained in:
Родитель
bffb1ce6a8
Коммит
20a58a40d6
|
@ -151,6 +151,7 @@ pref("view_source.wrap_long_lines", false);
|
|||
// gfx widgets
|
||||
pref("nglayout.widget.mode", 2);
|
||||
pref("nglayout.widget.gfxscrollbars", true);
|
||||
pref("nglayout.initialpaint.delay", 250);
|
||||
|
||||
// css2 hover pref
|
||||
pref("nglayout.events.showHierarchicalHover", false);
|
||||
|
|
|
@ -151,6 +151,7 @@ pref("view_source.wrap_long_lines", false);
|
|||
// gfx widgets
|
||||
pref("nglayout.widget.mode", 2);
|
||||
pref("nglayout.widget.gfxscrollbars", true);
|
||||
pref("nglayout.initialpaint.delay", 250);
|
||||
|
||||
// css2 hover pref
|
||||
pref("nglayout.events.showHierarchicalHover", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче