allocationText fix
This commit is contained in:
@@ -330,6 +330,7 @@ function makeModel(index) {
|
||||
allocation: alloc,
|
||||
maxAllocation: Math.max(...weights.value),
|
||||
amount: props.order.amount * alloc,
|
||||
baseSymbol: co.selectedSymbol.base.s,
|
||||
amountSymbol: amountSymbol.value,
|
||||
textLocation: above ? 'above' : 'below',
|
||||
breakout: props.builder.breakout,
|
||||
|
||||
Reference in New Issue
Block a user