Skip to content

Commit

Permalink
fix: restore artboard styles
Browse files Browse the repository at this point in the history
  • Loading branch information
dulnan committed Nov 11, 2024
1 parent 2b6c95e commit 5eebaaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/components/Edit/Features/Artboard/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ function getArtboard(): Artboard {
element: ui.artboardElement(),
setInitTransformFromRect: !savedState.value || !settings.value.persist,
precision: 0.1,
restoreStyles: true,
}),
],
{
Expand Down

0 comments on commit 5eebaaf

Please sign in to comment.