Skip to content

Commit

Permalink
fix: gcode preview initial layout (#731)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas authored Jun 28, 2022
1 parent f67a178 commit 065aece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/gcode-preview/GcodePreviewCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
<v-col>
<gcode-preview
width="100%"
height="100%"
:layer="currentLayer"
:progress="moveProgress"
:disabled="!fileLoaded"
Expand Down

0 comments on commit 065aece

Please sign in to comment.