wibox.layout.align: Give middle widget full height
commit6608b0aa1c8a89550f8d6944fdbdfd229886bc53
authorUli Schlachter <psychon@znc.in>
Tue, 8 Jan 2013 21:06:25 +0000 (8 22:06 +0100)
committerUli Schlachter <psychon@znc.in>
Tue, 8 Jan 2013 21:06:25 +0000 (8 22:06 +0100)
tree5ceeec6ca63fc10442cf97e5c0a53a2b93f205fc
parent23fe017bd4dc01330518887a2a6eda85dc59d5bc
wibox.layout.align: Give middle widget full height

I amended some change to commit 8560de597c3a1f349 which made the align layout's
middle widget really centered instead of being way too wide. However, this also
shrunk the widget on the "other" axis, too. This commit fixes that up.

A big "sorry" to Lukáš for breaking his patch.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/wibox/layout/align.lua.in