]> source.dussan.org Git - vaadin-framework.git/commit
Real fix for subpixels in Grid (#18213)
authorArtur Signell <artur@vaadin.com>
Tue, 9 Jun 2015 18:44:20 +0000 (21:44 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 26 Jun 2015 07:30:55 +0000 (07:30 +0000)
commitafefa100a75760a05519038e19e6b64669411549
tree5d005580c273c24171b558acaf8b4acbf78ab085
parent86fb07068fb15c9f6fa27ce9cc2e0b0266c2f068
Real fix for subpixels in Grid (#18213)

Change-Id: I4246b8e5db528436fe355bdf57d2b3f88173474c
client/src/com/vaadin/client/ComputedStyle.java
client/src/com/vaadin/client/WidgetUtil.java
client/src/com/vaadin/client/widgets/Escalator.java