changed bag to handbag
This commit is contained in:
parent
50c8e32f25
commit
90dc8343c6
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
Controls the overall size of the bag.
|
||||
Controls the overall size of the handbag.
|
||||
|
||||
Rather than using measurements, Hortensia's size is determined by scaling fixed values.
|
||||
|
||||
|
@ -9,13 +9,13 @@ The two fixed values that are used the most are Width: 23cm and Height: 33cm.
|
|||
|
||||
<Note>
|
||||
|
||||
So an example of this would be the default, which is 50%. This would scale the values by 0.5 resulting in a bag that is 11.5cm (23cm * 0.5) in width and 16.5cm (33cm * 0.5) in height.
|
||||
So an example of this would be the default, which is 50%. This would scale the values by 0.5 resulting in a handbag that is 11.5cm (23cm * 0.5) in width and 16.5cm (33cm * 0.5) in height.
|
||||
|
||||
</Note>
|
||||
|
||||
<Tip>
|
||||
|
||||
Turn on paperless to see the measurements of the bag. This will help you to determine the size you want and see the effects of this option.
|
||||
Turn on paperless to see the measurements of the handbag. This will help you to determine the size you want and see the effects of this option.
|
||||
|
||||
</Tip>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue