1
0
Fork 0

refactor(carlton): Removed deprecated measurements from Carlton

This commit is contained in:
Joost De Cock 2020-02-01 15:59:44 +01:00
parent 7b3970f3c1
commit 51bed1d6ca
3 changed files with 90 additions and 97 deletions

View file

@ -19,7 +19,7 @@ export default function(part) {
calculateRatios(part)
// Belt width
let bw = measurements.centerBackNeckToWaist * options.beltWidth
let bw = (measurements.hpsToHipsBack - measurements.naturalWaistToHip) * options.beltWidth
store.set('beltWidth', bw)
// Box pleat (bp)