]> source.dussan.org Git - vaadin-framework.git/commit
"premature optimization is the redemption all subtree caching issues" :-)
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Jun 2010 17:52:15 +0000 (17:52 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Jun 2010 17:52:15 +0000 (17:52 +0000)
commit01bada0feac4f2939b1e182c3f904f7f61a7b242
tree7fbfc98d3e646cb8d9f79097f1d19d3f95fb822d
parent8dfc1400437ea34f67cd5995b27356d74960640f
"premature optimization is the redemption all subtree caching issues" :-)

One level deep optimization of child tree paints, when container size change may require child repaint. Fixes #2366 (optimized at appropriate level), #5270 and most likely #4581

svn changeset:13969/svn branch:6.4
src/com/vaadin/ui/AbstractComponentContainer.java