mattercontrol/Library/Provider
John Lewin ccd59227f0 Add LazyTabs for Touchscreen view
- Remove unset ApplicationControler.WidescreenMode variable
- Add local AddTab function to TouchScreenTabView for LazyTab creation
- Use common AddTab function for tab creation in TouchScreenTabView
- Refactor WidescreenPanel for clarity
  - Use OnBoundsChanged instead of event
  - obj.NumberOfVisiblePanels() becomes obj.VisiblePanelCount
- Fix thumbnail exception experienced by ensuring Directory exists
- Run ActiveSliceSettings.Instance assignment on UI thread if loading
  - Prevents extra ReloadAll right at the completion of form Load
2016-10-06 21:47:16 -07:00
..
LibraryProvider.cs Added the printer name to slice settings ui 2016-05-10 13:30:51 -07:00
LibraryProviderFileSystem.cs Filter files from LibraryProviderFileSystem that have no extension. 2016-06-09 14:20:03 -07:00
LibraryProviderHistory.cs
LibraryProviderPlugin.cs
LibraryProviderQueue.cs
LibraryProviderSelector.cs Make edit available all the time 2016-10-06 14:09:35 -07:00
LibraryProviderSqlite.cs Add LazyTabs for Touchscreen view 2016-10-06 21:47:16 -07:00