]> source.dussan.org Git - vaadin-framework.git/commit
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the client...
authorAutomerge <automerge@vaadin.com>
Wed, 29 Feb 2012 14:14:27 +0000 (14:14 +0000)
committerAutomerge <automerge@vaadin.com>
Wed, 29 Feb 2012 14:14:27 +0000 (14:14 +0000)
commit729f5e61603ccdab7c0e3192b2e70ece6047b5ce
tree7265e235e97f641e9794e444a8b6fdd19c16096f
parentcb5d65c56b49a6446179c199bcff9daa205e6dc6
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the client-side row cache from being updated when adding/removing rows that are inside the cache area. This only occurred with Container.Indexed containers.

svn changeset:23133/svn branch:6.8
src/com/vaadin/ui/Table.java