fix single-panel, which had stretchability reversed
svn: r11191 original commit: 4861fa5f0307594df420f60c0c980a04cb9c0667
This commit is contained in:
parent
5775ae5ef4
commit
f0bf91b5b7
|
@ -46,7 +46,7 @@
|
|||
[else (error 'place-children
|
||||
"alignment spec is unknown ~a~n" spec)])))])
|
||||
(map (λ (l)
|
||||
(let*-values ([(min-width min-height v-stretch? h-stretch?)
|
||||
(let*-values ([(min-width min-height h-stretch? v-stretch?)
|
||||
(apply values l)]
|
||||
[(x this-width)
|
||||
(if h-stretch?
|
||||
|
|
Loading…
Reference in New Issue
Block a user