]> source.dussan.org Git - vaadin-framework.git/commit
Correctly round tr width in Escalator (#18820)
authorArtur Signell <artur@vaadin.com>
Thu, 5 Feb 2015 23:35:31 +0000 (01:35 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 24 Sep 2015 09:24:05 +0000 (09:24 +0000)
commitda8b43ed411cdafe2ddefcb6078f49ab59c5958e
tree8952844fe1b9c728126998a274c93b673acd83f7
parentca3c460cbd6edb801f7919d046a3323f5f8babf1
Correctly round tr width in Escalator (#18820)

* screenshot based tests for all themes for various features in Grid

Change-Id: Id44f319b517fdfa419b70d30a9f8d4bd5e82fa63
client/src/com/vaadin/client/widgets/Escalator.java
uitest/src/com/vaadin/tests/components/grid/GridThemeUI.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridThemeUITest.java [new file with mode: 0644]