]> source.dussan.org Git - vaadin-framework.git/commit
Root preservation should now work, even with @EagerInit etc. Also if turned on in...
authorMarc Englund <marc@vaadin.com>
Thu, 22 Dec 2011 14:40:18 +0000 (16:40 +0200)
committerMarc Englund <marc@vaadin.com>
Thu, 22 Dec 2011 14:41:16 +0000 (16:41 +0200)
commit4291447dede525a31c38629254499b7b93812be3
treea8596652aa3fd408cbb171ec50a154cabe306434
parent959bd06303210e5c7fb63b35ddc839d3d419bbbc
Root preservation should now work, even with @EagerInit etc. Also if turned on in Root constructor or init(). Limitation: can not preserve roots that are already shown when preservation is turned on (this could be fixed in the future).
src/com/vaadin/Application.java