mattercontrol/Library
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
..
Provider Add LazyTabs for Touchscreen view 2016-10-06 21:47:16 -07:00
CreateFolderWindow.cs Backport onload event from scene_bundle 2016-07-24 17:26:24 -07:00
LibraryDataView.cs Use new ImageBuffer constructor with common defaults 2016-09-23 10:35:33 -07:00
LibraryRowItem.cs Make edit available all the time 2016-10-06 14:09:35 -07:00
LibraryRowItemCollection.cs Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale 2016-05-06 17:56:27 -07:00
LibraryRowItemPart.cs Make edit available all the time 2016-10-06 14:09:35 -07:00
PrintLibraryWidget.cs Make edit available all the time 2016-10-06 14:09:35 -07:00
RenameItemWindow.cs Backport onload event from scene_bundle 2016-07-24 17:26:24 -07:00