[Mono-bugs] [Bug 79415][Nor] Changed - [PATCH] ListView: Ordering of SelectedItems and CheckedItems does not match Items

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 13:51:50 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mkestner at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79415

--- shadow/79415	2006-09-18 13:50:34.000000000 -0400
+++ shadow/79415.tmp.13016	2006-09-29 13:51:50.000000000 -0400
@@ -49,6 +49,14 @@
 Let me know if it's ok to commit.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-09-16 10:08 -------
 Created an attachment (id=17695)
 Fixes and unit tests
 
+
+------- Additional Comments From mkestner at ximian.com  2006-09-29 13:51 -------
+Sorry for the delay.  Didn't see the patch on this.
+
+I'm a little concerned about performance of completely rebuilding
+those lists all the time.  I wonder if we could set up an invalidation
+mechanism on the base list, maybe even with an internal event to
+invalidate the check/selection lists so we only rebuild them when changed?


More information about the mono-bugs mailing list