Commit graph

14 commits

Author SHA1 Message Date
jlewin
5049d3354d Assign NodeParent when added, walk NodeParent tree for expansion
- Issue MatterHackers/MCCentral#5718
TreeView expansion in SelectedNode fails as parent not yet assigned
2019-06-20 18:20:53 -07:00
jlewin
422953d685 Use LayoutLock for expensive construction on large node count 2019-06-20 13:35:03 -07:00
jlewin
8d6a2cec59 New searchable Add Printer Wizard
- Issue MatterHackers/MCCentral#5519
Finish new Add Printer wizard
- Issue MatterHackers/MCCentral#3439
Improve printer Make / Model selection for Pulse
2019-05-14 15:43:14 -07:00
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
John Lewin
c5e3ff95a4 Use TreeNode TextWidget text for ToString
- Improve debugging experience with helpful identifier
2019-01-25 07:58:11 -08:00
Lars Brubaker
7743a34a87 Don't call ExandedChianged twice in TreeView
Let MeshWrapper call GetAxisAl/ignedBoundingBox from base
2018-12-17 16:12:11 -08:00
Lars Brubaker
b23db9f1e1 Made the tree view remember the open state close state 2018-12-11 16:42:47 -08:00
John Lewin
970d68f5c0 Spelling 2018-11-29 13:41:24 -08:00
John Lewin
9786bcb41b Change BreadCrumbWidget dependency to ILibraryContext vs UI widget
- Issue MatterHackers/MCCentral#4518
reload all while in history folder moves away from home
2018-11-07 18:03:45 -08: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
Lars Brubaker
9379b5c7c2 set selection on design history right click
cleans up errors with right clicking on an object different than the one selected in the scene
cleans up errors with multiple selected objects not being shown in tree view
update treenode outside of draw recursion
2018-11-01 16:13:29 -07:00
Lars Brubaker
f32bc86e12 Added double click open to printer tree view item 2018-10-10 10:01:24 -07:00
John Lewin
b67d3ad691 Add Library tab, replace PrintLibrary widget with Favorites bar 2018-10-10 08:07:47 -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 CustomWidgets/TreeView/TreeNode.cs (Browse further)