[banshee/grid: 345/346] [grid] call InvalidateVirtualSize on Allocate
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/grid: 345/346] [grid] call InvalidateVirtualSize on Allocate
- Date: Tue, 9 Mar 2010 20:42:36 +0000 (UTC)
commit 731d9b3b341c2a1b70c272adfb7ad0bf13ce6e7e
Author: Aaron Bockover <abockover novell com>
Date: Tue Mar 9 15:40:00 2010 -0500
[grid] call InvalidateVirtualSize on Allocate
.../Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Libraries/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs b/src/Libraries/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs
index 8ebb40c..d54935a 100644
--- a/src/Libraries/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs
+++ b/src/Libraries/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs
@@ -76,6 +76,7 @@ namespace Hyena.Data.Gui
InvalidateChildSize ();
InvalidateChildCollection ();
+ InvalidateVirtualSize ();
InvalidateChildLayout ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]