feat(components): Updates for settings.scale. See #1638
This commit is contained in:
parent
35857436a0
commit
e329f05a30
9 changed files with 111 additions and 7 deletions
|
@ -43,7 +43,7 @@ const DraftPattern = (props) => {
|
|||
focus={props.focus}
|
||||
raiseEvent={props.raiseEvent}
|
||||
viewBox={props.viewBox}
|
||||
className="freesewing draft shadow"
|
||||
className="freesewing draft pattern shadow"
|
||||
/>
|
||||
<Events events={props.patternProps.events} />
|
||||
</>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue