refactor(behaviors): global-quick-tap -> require-prior-idle

Renaming global-quick-tap-ms to require-prior-idle.
This commit is contained in:
Andrew Rae
2023-09-24 09:38:45 -04:00
committed by Pete Johanson
parent 49c393e8f8
commit b85ffa4b6c
39 changed files with 41 additions and 41 deletions

View File

@@ -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:

View File

@@ -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: