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
@@ -81,8 +91,8 @@ <h5 class="fw-bold d-inline-block">Dual role key</h5>
81
91
[width]="380"/>
82
92
<ng-template#timeoutTypeTooltip>
83
93
<p>Assume timeout leads to Primary or None:</p>
84
-
<p>Active: timeout action is applied immediately when timeout is reached. Secondary role can no longer be activated after timeout was reached.</p>
85
-
Passive: timeout action is delayed until release. Secondary role can still be triggered until key release.
94
+
<p>activated immediately: timeout action is applied immediately when timeout is reached. Secondary role can no longer be activated after timeout was reached. Correspondence macro value: Active</p>
95
+
on uninterrupted release: timeout action is delayed until release. Secondary role can still be triggered until key release. Correspondence macro value: Passive
86
96
</ng-template>
87
97
</td>
88
98
<td>
@@ -98,10 +108,6 @@ <h5 class="fw-bold d-inline-block">Dual role key</h5>
0 commit comments