]> source.dussan.org Git - vaadin-framework.git/commit
Fixed middle vertical alignments in HorizontalLayout #10852
authorJohn Ahlroos <john@vaadin.com>
Tue, 5 Feb 2013 09:59:42 +0000 (11:59 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 7 Feb 2013 13:57:17 +0000 (13:57 +0000)
commit77aed50851264cf89025fcf0a082e83027d90f68
treeb36c49e02ac088318c30e5b5ab14cf60d08c9e2e
parentfa95bdee6675ad6fc56b0d021227e5e25fe9316e
Fixed middle vertical alignments in HorizontalLayout #10852

Change-Id: I85dac7b89ec4ec670cf92e5c760090fbef5929af
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java
uitest/src/com/vaadin/tests/components/orderedlayout/HorizontalLayoutVerticalAlign.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/orderedlayout/HorizontalLayoutVerticalAlign.java [new file with mode: 0644]