LarsBrubaker
3307e204ee
All buttons switch to agg themed buttons
2022-08-03 16:56:51 -07:00
Eric Horch
f8e382f19b
Allow control click in design tree view to extend selection
2022-03-02 11:17:06 -07:00
Lars Brubaker
fe406720f2
Got rid of invert icons
2021-05-21 15:23:25 -07:00
Lars Brubaker
1599aa0fd4
Fixed issue with color control
...
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
9fdd45c92b
Make tree view toggle on double click
2021-01-22 22:54:15 -08:00
LarsBrubaker
506f2b273f
Making static data compile time and universal
2020-11-25 07:39:36 -08:00
LarsBrubaker
23c409dd83
Don't apply extrusion multiplier while loading and unloading
...
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
ed1626169b
improved arrange all
...
accelerated tree view rebuild
2020-08-01 23:24:19 -07:00
LarsBrubaker
1f3a449089
icon for outline
...
tree changes selection on arrow keys
2020-05-24 12:06:17 -07:00
LarsBrubaker
0e3a409595
latest ms and agg
2020-05-16 22:35:42 -07:00
LarsBrubaker
c7d4d27327
tree view keyboard navigation
...
Making images work on printer add ons
2020-05-16 22:35:42 -07:00
LarsBrubaker
54d29b41f7
use run on idle less
2020-02-07 15:27:43 -08:00
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