1
0
Fork 0

changed bag to handbag

This commit is contained in:
bobgeorgethe3rd 2022-01-23 12:31:42 +00:00 committed by GitHub
parent 50c8e32f25
commit 90dc8343c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>