refactor(behaviors): global-quick-tap -> require-prior-idle
Renaming global-quick-tap-ms to require-prior-idle.
This commit is contained in:
parent
49c393e8f8
commit
b85ffa4b6c
39 changed files with 41 additions and 41 deletions
|
|
@ -22,7 +22,7 @@ properties:
|
|||
type: int
|
||||
global-quick-tap: # deprecated
|
||||
type: boolean
|
||||
global-quick-tap-ms:
|
||||
require-prior-idle-ms:
|
||||
type: int
|
||||
default: -1
|
||||
flavor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue