layout: ensure Spacer obeys constraints This commit ensures that the Spacer type doesn't break layouts by ignoring when its min constraints require it to be larger or its max constraints require it to be smaller. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-) M layout/layout.go
M layout/layout.go => layout/layout.go +2 -2