Use case
When configuring being able to specify the size of a specific workspace eg.
- A | B[60%] | C
- A[20%] | B[20%] | C[60%]
- A | (B/C)[40%]
- A[60%] / B[20%]/C[20%]
- A | (B/C)[30%]
It should infer what the other workspaces should be and also maybe check so total size adds up, eg.
- A[110%]
- A[20%] | B[20%] | C[70%]
Use case
When configuring being able to specify the size of a specific workspace eg.
It should infer what the other workspaces should be and also maybe check so total size adds up, eg.