fix single-panel, which had stretchability reversed
svn: r11191
This commit is contained in:
parent
b90232f42d
commit
4861fa5f03
|
@ -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