Currently, all scaling methods except .stretch have different behavior for .down vs .upOrDown scaling directions. .stretch always behaves as if its direction is .upOrDown; it should be changed so that when its direction is .down, neither size dimension increases.
Currently, all scaling methods except
.stretchhave different behavior for.downvs.upOrDownscaling directions..stretchalways behaves as if its direction is.upOrDown; it should be changed so that when its direction is.down, neither size dimension increases.