feat: mostra stato ON/OFF sul bottone Striscia del controller

This commit is contained in:
2026-06-20 22:48:14 +02:00
parent 854669d603
commit 7e6d51ce58
+1 -1
View File
@@ -48,7 +48,7 @@
{{ state.visuForm ? 'Punteggio' : 'Formazioni' }}
</button>
<button class="btn btn-ctrl" @click="sendAction({ type: 'toggleStriscia' })">
Striscia
Striscia {{ state.visuStriscia ? 'ON' : 'OFF' }}
</button>
<button class="btn btn-ctrl" @click="sendAction({ type: 'toggleOrder' })">
Inverti