You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Freezing UI when clicking a button type in the preferences window (#161)
Defaults could be changed by passing around the defaults object (#150)
Added
Added allowOnlyModifier property to the accelerator input to allow shortcuts like Alt or Shift
type 'number' instead of having to declare type 'text' with 'inputType = number' (#168)
Maximum and minimum list size via min and max list properties (#164)
resetToDefaults endpoint to the preferences object which removes any non-default properties and set all default properties to their default values (#97)