]> source.dussan.org Git - vaadin-framework.git/commit
Ensures negative height is not returned in HorizontalLayout height calculations ...
authorJohn Ahlroos <john@vaadin.com>
Thu, 13 Sep 2012 08:02:13 +0000 (11:02 +0300)
committerJohn Ahlroos <john@vaadin.com>
Thu, 13 Sep 2012 08:02:13 +0000 (11:02 +0300)
commiteef6af3029923b6ad9076e264394bfa8b9b4b789
treea622577e9f2360faa8254d7874b5ee355a9f8fef
parent0bd47dcbb4813d08ecba6941ac63465f21cfde0b
Ensures negative height is not returned in HorizontalLayout height calculations #9596
client/src/com/vaadin/client/ui/AbstractComponentConnector.java
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java
shared/src/com/vaadin/shared/ui/ComponentStateUtil.java