]> source.dussan.org Git - vaadin-framework.git/commit
Calculate row width correctly when subpixel workaround/fix is active (#17934)
authorArtur Signell <artur@vaadin.com>
Tue, 2 Jun 2015 19:40:00 +0000 (22:40 +0300)
committerArtur Signell <artur@vaadin.com>
Fri, 12 Jun 2015 11:51:58 +0000 (11:51 +0000)
commit684e619dd79e233ba798aa116810dd6585df3e7c
tree91e3c9646424fdf374fe8e53621f34641046f664
parent914eafd5fe7d43290abe0b6b07678df0a8f45ee0
Calculate row width correctly when subpixel workaround/fix is active (#17934)

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