Commit graph

11 commits

Author SHA1 Message Date
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
jlewin
ec1a50b815 Change OnClick to protected
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
2019-06-04 18:20:01 -07:00
jlewin
f64c20418f Add support for SectionWidgets without expansion icons 2019-04-26 13:03:35 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
27fb7557f6 Disable RunningTaskRow expansion if lacking RichProgressWidget
- Issue MatterHackers/MCCentral#4411
2018-10-26 22:19:57 -07:00
John Lewin
e5dd6e8c36 Guard .Checked on non-expandable SectionWidgets 2018-09-11 08:53:46 -07:00
John Lewin
1ae3a31588 Always show SectionWidget expansion, disable if not expandable 2018-09-11 08:53:04 -07:00
John Lewin
5004f0b401 Restore non-expandable SectionWidget 2018-09-07 17:09:41 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from Library/Widgets/ExpandCheckboxButton.cs (Browse further)