Skip to content

Commit

Permalink
hiding reset button for idex config macro parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Aug 5, 2024
1 parent 2590d99 commit 9218c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/toolhead/ToolHeadIdexControl.vue
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
>
<template #append>
<app-btn
v-if="params[param].value !== params[param].reset"
style="margin-top: -4px; margin-right: -6px;"
color=""
icon
Expand Down

0 comments on commit 9218c31

Please sign in to comment.