]> source.dussan.org Git - vaadin-framework.git/commit
Removed unneeded code (TextField uses border box sizing)
authorArtur Signell <artur@vaadin.com>
Thu, 5 Apr 2012 08:12:13 +0000 (11:12 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 5 Apr 2012 08:12:13 +0000 (11:12 +0300)
commitf3306f62fcd09b6fe3969d13f98c45163c1b4d21
treefa3971a66d9a5498fb3a8bc479812c8fe062867b
parent1f69c413706097357e5f85856d2806cc891e7a86
Removed unneeded code (TextField uses border box sizing)

Also as % are not converted to px anymore the code is not run for
relative sizes, which in the comment is said to be the reason for the
method.
src/com/vaadin/terminal/gwt/client/ui/VTextField.java