sharing code between library widgets
This commit is contained in:
parent
5d033bbdb4
commit
1ea2ed4638
7 changed files with 285 additions and 393 deletions
|
|
@ -65,7 +65,6 @@ namespace MatterHackers.MatterControl
|
|||
librarySelectorWidget = new LibraryListView(libraryNavContext, new IconListView(theme, 75), theme)
|
||||
{
|
||||
BackgroundColor = theme.MinimalShade,
|
||||
ShowItems = true,
|
||||
ContainerFilter = (container) => !container.IsReadOnly,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue