mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-25 19:55:53 +01:00
Auto-hide the command-line by default; allow showing messages/mode/command-line in the status bar.
This commit is contained in:
@@ -147,6 +147,8 @@ const Option = Class("Option", {
|
||||
|
||||
this.hasChanged = true;
|
||||
this.setFrom = null;
|
||||
|
||||
dactyl.triggerObserver("options." + this.name, newValues);
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user