LockVisualizer (#25224)
* LockVisualizer * Fix state * Clean some code * Make it component, fix tests fail * Fix for StateUnlocked Now it is possible to manually set the unlocked state and it will work! * Optimize LockVisualizer, add check for unlocked state * No todo I guess
This commit is contained in:
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -11,7 +11,7 @@
|
||||
"name": "idle"
|
||||
},
|
||||
{
|
||||
"name": "deployed",
|
||||
"name": "locked",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
|
||||
Reference in New Issue
Block a user