mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
ad7e2fa6a6
once for all the items to be removed, passing in their list as argument. This method, and the method Clear calling it, are used for alerts, updates, events and connections, hence changed the handling of the CollectionChanged event in these cases to expect either a single item or a collection. In the case of alerts, updates and events this means that we can rebuild the whole list instead of removing single rows which causes the application to hang for big numbers of items. |
||
---|---|---|
.. | ||
INavigationItem.cs | ||
NavigationButton.cs | ||
NavigationDropDownButton.cs | ||
NavigationPane.cs | ||
NavigationPane.Designer.cs | ||
NavigationPane.ja.resx | ||
NavigationPane.resx | ||
NavigationPane.zh-CN.resx | ||
NavigationToolStrip.cs | ||
NavigationToolStripRenderer.cs | ||
NavigationView.cs | ||
NavigationView.Designer.cs | ||
NavigationView.ja.resx | ||
NavigationView.resx | ||
NavigationView.zh-CN.resx | ||
NotificationsView.cs |