From 76932540001ecf946fcc5164bfbfb4df9603f115 Mon Sep 17 00:00:00 2001 From: PAJohnson Date: Tue, 6 Oct 2020 00:53:36 -0400 Subject: [PATCH] Fixed numeric inputs for relevant components --- GUI/src/components/actions/Action.vue | 21 ++---- GUI/src/components/controls/CtrlNumeric.vue | 17 ++--- .../components/wizard/choices/wizardBrake.vue | 43 +++++++----- .../choices/wizardEncoderIncremental.vue | 69 +++++++++--------- .../choices/wizardEncoderIncrementalIndex.vue | 70 ++++++++++--------- .../components/wizard/choices/wizardMisc.vue | 53 +++++++++----- .../components/wizard/choices/wizardMotor.vue | 2 +- GUI/src/lib/odrive_utils.js | 17 +++++ 8 files changed, 163 insertions(+), 129 deletions(-) diff --git a/GUI/src/components/actions/Action.vue b/GUI/src/components/actions/Action.vue index b5cbab2c..ce896c31 100644 --- a/GUI/src/components/actions/Action.vue +++ b/GUI/src/components/actions/Action.vue @@ -3,14 +3,14 @@ {{shortPath}}:
- +