Dpad button ids, add warning in positionControl.vue about gloabl listeners, deduplicate listener for capture.
This commit is contained in:
parent
3aa6f75f61
commit
616e93ef97
3 changed files with 27 additions and 13 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue