From 6e6ce3b8ed66bdde7569fd242ce2dce9a0c01400 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Tue, 21 Jul 2026 11:44:28 -0300 Subject: [PATCH] Remove form tags from around position controls as it can lead to unwanted refresh --- .../controlComponents/positionControl.vue | 52 +++++++++---------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/webapp/src/components/tabContentComponents/controlComponents/positionControl.vue b/webapp/src/components/tabContentComponents/controlComponents/positionControl.vue index 70cac330..b0d101ae 100644 --- a/webapp/src/components/tabContentComponents/controlComponents/positionControl.vue +++ b/webapp/src/components/tabContentComponents/controlComponents/positionControl.vue @@ -11,33 +11,31 @@ and zero position buttons. It also includes the d-pad.
  • Position
    -
    - -
    - - -
    -

    - -

    -
    + +
    + + +
    +

    + +