mattercontrol/MatterControlLib/CustomWidgets
jlewin 50f0bfa8f2 Eliminate problematic side effects from Image setter
- Issue MatterHackers/MCCentral#5155
Collection modified exception during startup
2019-03-15 16:11:24 -07:00
..
ColorPicker Working on making the radial color picker an option 2018-12-07 13:03:58 -08:00
LibrarySelector Change BreadCrumbWidget dependency to ILibraryContext vs UI widget 2018-11-07 18:03:45 -08:00
PrintingWindow Use new path stroke properties 2019-01-15 15:23:08 -08:00
ResizeContainer Fix typo 2018-10-25 16:36:42 -07:00
TreeView Eliminate problematic side effects from Image setter 2019-03-15 16:11:24 -07:00
BoundDropList.cs Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
CalibrationLine.cs Stroke glyph path, fix sizing and rendering artifacts 2019-03-15 13:36:23 -07:00
ConfigurePrinterWidget.cs Remove SettingsLayout.Instance, move to PrinterSettings.Layout 2019-01-06 13:28:37 -08:00
DataViewGraph.cs Fix typo 2018-10-18 17:58:21 -07:00
DockingTabControl.cs Use new onloadInvoked member 2019-02-19 11:05:42 -08:00
DoubleSolidSlider.cs Apply theme styles to sliders 2018-10-22 14:16:27 -07:00
EditableNumberDisplay.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
ExportPrintItemPage.cs Extract reusable ShowValidationErrors method 2019-01-04 18:06:34 -08:00
ExtensionMethods.cs Extract icon helper to extension method 2018-10-29 18:16:09 -07:00
FlowSpacers.cs Remove custom alpha constructor 2018-10-22 14:16:25 -07:00
GCodeSketch.cs Use extrusion multiplier 2019-03-15 13:36:21 -07:00
HelpArticleHeader.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
HoverImageWidget.cs Add support for hoverable IconButton 2018-09-29 15:05:19 -07:00
InlineEditControl.cs Use standard event listener pattern 2018-11-16 15:53:43 -08:00
InlineListItemEdit.cs
InlineStringEdit.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
LinkLabel.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
NamedAction.cs Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
NozzleOffsetCalibrationPage.cs Adjust sizing to account for extra pixel in calibration line 2019-03-15 13:36:23 -07:00
NozzleOffsetCalibrationResultsPage.cs Improve formatting of offset labels 2019-02-25 14:10:57 -08:00
NozzleOffsetTemplatePrinter.cs Revise GCodeSketch retraction processing 2019-03-11 17:51:20 -07:00
NozzleOffsetTemplateWidget.cs Show selected line with highlight color 2019-02-25 14:00:30 -08:00
RadioImageWidget.cs
RadioPanelWidget.cs
SavePartsSheetFeedbackWindow.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SimpleButton.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SingleWindowProvider.cs Add guard for observed exception in new code, latest agg-sharp 2018-12-11 13:20:13 -08:00
SlidePanelWidget.cs
SlideWidget.cs
SolidSlider.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
SvgWidget.cs
TwoSidedStack.cs