Remove z key invert option
More space between invert options and Zero button Rename Step Size to Keyboard Step Size
This commit is contained in:
parent
5edf15ca7a
commit
772a4c4301
1 changed files with 2 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<li>
|
||||
<a class="uk-accordion-title" href="#">Configure</a>
|
||||
<div class="uk-accordion-content">
|
||||
<b>Step Size</b>
|
||||
<b>Keyboard Step Size</b>
|
||||
<div class="uk-grid-small uk-child-width-1-3" uk-grid>
|
||||
<div>
|
||||
<label class="uk-form-label" for="form-stacked-text">x</label>
|
||||
|
|
@ -57,17 +57,9 @@
|
|||
name="inputStepZz"
|
||||
/>
|
||||
</div>
|
||||
<label
|
||||
><input
|
||||
v-model="invert.z"
|
||||
class="uk-checkbox"
|
||||
type="checkbox"
|
||||
/>
|
||||
Invert z</label
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<action-button
|
||||
thing="stage"
|
||||
action="set_zero_position"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue