]> source.dussan.org Git - vaadin-framework.git/commit
Treat initial rendering and style changes separately. (#13444)
authorMarkus Koivisto <markus@vaadin.com>
Wed, 21 May 2014 12:33:31 +0000 (15:33 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Thu, 22 May 2014 08:04:20 +0000 (11:04 +0300)
commitb3d683e974f7c3b2269753aec615872b2cddc180
tree3cd58c607940bd4583df1a41375b2837bf18a21d
parent4058b7b063075fed15771eef30cc87b0f58f0cda
Treat initial rendering and style changes separately. (#13444)

This fixes a regression caused by a previous patch, which led to empty comboboxes being initialised with a zero width.

Change-Id: I7e5ca0c563625c453e0e3006d91ed52ad227d6f0

Conflicts:
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java