mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1001673 - Decrease default context menu delay r=vingtetun
This commit is contained in:
parent
a571786932
commit
f8b52f5363
@ -569,7 +569,7 @@ pref("extensions.getAddons.cache.enabled", false);
|
||||
|
||||
// Context Menu
|
||||
pref("ui.click_hold_context_menus", true);
|
||||
pref("ui.click_hold_context_menus.delay", 750);
|
||||
pref("ui.click_hold_context_menus.delay", 400);
|
||||
|
||||
// Enable device storage
|
||||
pref("device.storage.enabled", true);
|
||||
|
Loading…
Reference in New Issue
Block a user