Commit graph

15 commits

Author SHA1 Message Date
LarsBrubaker
f520399de2 Added help text for tool bar buttons 2020-06-26 17:01:37 -07:00
LarsBrubaker
2959b6e411 working on markdown tool tip widget 2020-06-26 17:01:36 -07:00
LarsBrubaker
392583ad79 sorting 2020-05-30 08:59:32 -07:00
jlewin
1b66dde24f Conditionally create split buttons for OperationGroups
- Revise group ordering, move some items from Align to Other
2019-06-20 13:34:15 -07:00
jlewin
fc42f4094d Pass sceneContext rather than scene to IsEnabled
- Revise button group membership
2019-06-17 13:27:08 -07:00
jlewin
e5919ca89f Change IsEnabled default 2019-06-17 12:12:41 -07:00
jlewin
426a923fc5 Move GetDefaultOperation into OperationGroup 2019-06-17 12:09:18 -07:00
John Lewin
b4b18b14f2 Require unlocalized group identifier, restore missing buttons 2019-06-13 08:28:09 -07:00
John Lewin
cb6eb43972 Add support for grouping scene operations into a drop menu button
- Issue MatterHackers/MCCentral#5664
consider adding a dual align quick button
2019-06-13 08:16:50 -07:00
jlewin
45546bbab9 Consolidate LocalizedAction into SceneSelectonOperation 2019-06-12 17:15:19 -07:00
John Lewin
20dc2f6bd3 Fix whitespace 2019-05-11 18:57:33 -07:00
John Lewin
83712d7e08 Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
John Lewin
ce948c105f Initial prototype for revised validation reporting 2019-01-22 13:35:27 -08:00
John Lewin
5489c3b09a Pass SceneContext instead of Scene to SceneSelectionOperations
- Required to remove ActivePrinter from InsertNewItem
- Required to break ActivePrinter dependencies
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:51:50 -08: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 CustomWidgets/NamedAction.cs (Browse further)