mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 08:07:58 +01:00
Merge branch default.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -964,7 +964,7 @@ const Tabs = Module("tabs", {
|
||||
"See 'showtabline' option.");
|
||||
tabs.tabStyle.enabled = false;
|
||||
}
|
||||
if (value != 1)
|
||||
if (value != 1 || !dactyl.has("Gecko2"))
|
||||
config.tabStrip.collapsed = false;
|
||||
return value;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user