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:
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ child-binding:
|
|||
timeout-ms:
|
||||
type: int
|
||||
default: 50
|
||||
global-quick-tap-ms:
|
||||
require-prior-idle-ms:
|
||||
type: int
|
||||
default: -1
|
||||
slow-release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue