SizeReporter - Vaadin Add-on Directory
SizeReporter gives you the size of any component in the browserBy default, component sizes in the browser are not reported back to the server. This extension allows you to get the actual component size in pixels for any component and to listen for size changes.
Issue TrackerSource Code
Discussion Forum
SizeReporter version 0.1
Initial release
SizeReporter version 0.1.1
0.1 was compiled for Java 7
SizeReporter version 0.1.3
ComponentResizeListener was not serializable
SizeReporter version 0.1.4
Sizes were not reported for elements that were loaded, such as com.vaadin.ui.Image