]> source.dussan.org Git - vaadin-framework.git/commit
Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)
authorAleksi Hietanen <aleksi@vaadin.com>
Fri, 5 May 2017 08:02:05 +0000 (11:02 +0300)
committerHenri Sara <henri.sara@gmail.com>
Fri, 5 May 2017 08:02:05 +0000 (11:02 +0300)
commitf10c0dcc7ebbafccbf0e037432dc2c75949e8e67
tree9bc63888a44a4a89a4ab3a6ec21f10eda18881ab
parente06c0940b417cb1e6431f86dcf77e97ef8da4835
Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)
client/src/main/java/com/vaadin/client/widgets/Escalator.java
uitest/src/main/java/com/vaadin/tests/components/tree/TreeDefaultConstructor.java [new file with mode: 0644]
uitest/src/test/java/com/vaadin/tests/components/tree/TreeDefaultConstructorTest.java [new file with mode: 0644]