]> source.dussan.org Git - vaadin-framework.git/commit
Make ProgressInidcatorConnector use VProgressIndicator (#11925)
authorLeif Åstrand <leif@vaadin.com>
Thu, 30 May 2013 07:25:23 +0000 (10:25 +0300)
committerLeif Åstrand <leif@vaadin.com>
Thu, 30 May 2013 07:26:00 +0000 (10:26 +0300)
commit86b368948d29bfc482f89a2dc5ebdfbe0697e26c
tree68eb22f041a41ea88020b609460bfc647894dfba
parenta5b8209d928815aab9eee2151bdd00686a2b0ff7
Make ProgressInidcatorConnector use VProgressIndicator (#11925)

When ProgressBar was split out from ProgressIndicator,
ProgressIndicatorConnector was accidentally left inheriting the
VProgressBar widget from ProgressBarConnector instead of using its own
VProgressIndicator.

Change-Id: Ie7c5d3b68af871d5eb2a86f3d720af3b23048793
client/src/com/vaadin/client/ui/progressindicator/ProgressIndicatorConnector.java