Dpad button ids, add warning in positionControl.vue about gloabl listeners, deduplicate listener for capture.

This commit is contained in:
Julian Stirling 2025-11-11 10:24:19 +00:00
parent 3aa6f75f61
commit 616e93ef97
3 changed files with 27 additions and 13 deletions

View file

@ -1,3 +1,10 @@
<!-- This is the main position component for the control tab.
Do not reuse this component until we remove global listeners for move.
This component shows themotor positions in a closed accordion along with the move
and zero position buttons. It also includes the d-pad.
-->
<template>
<div>
<ul uk-accordion="multiple: true">