John Lewin
404c19fb8e
Remove dead code, use this prefix for local public members
2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49
Use upper casing for public property
2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a
Simplify naming
2018-10-27 15:27:01 -07:00
John Lewin
39e78f7348
Convert to readonly properties
2018-10-27 15:26:32 -07:00
LarsBrubaker
cbdae232cc
Fixing material selector
...
issue: MatterHackers/MCCentral#4402
Material button not synced to current
2018-10-27 07:45:27 -07:00
John Lewin
84ed535dc2
Change cancel button text to Close
...
- Issue MatterHackers/MCCentral#4390
Settings cancel button should be close or ok
2018-10-26 22:44:18 -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
243adb9964
Remove InteractiveScene from TreeView
2018-10-26 16:56:40 -07:00
John Lewin
a3ecdf0f07
Better manage favorites bar components sizing and position
...
- Issue MatterHackers/MCCentral#4394
Can't get to shrink / grow button on Mac Book (screen to short)
2018-10-26 16:56:40 -07:00
John Lewin
059ee58915
Revise favorites bar expansion styling
2018-10-26 16:56:40 -07:00
Lars Brubaker
4ab0cf715d
Improved slicing error messages
...
Get the location from the settings organizer
Get the display name of the setting from the settings organizer
Moved more settings strings to SettingsKey
issue: MatterHackers/MCCentral#4231
setting layer thickness to 0 is not displaying an error message
2018-10-26 14:51:16 -07:00
John Lewin
cae66d55fb
Manually invoke RebuildTree after ReloadAll
...
- Issue MatterHackers/MCCentral#4393
Treeview fails to rebuild after ReloadAll
2018-10-26 09:42:04 -07:00
John Lewin
c69815cc05
Make operation icons scene aware
...
- Issue MatterHackers/MCCentral#4391
Operation icons should be theme aware
2018-10-26 09:29:22 -07:00
John Lewin
63cb138b6b
Never build mesh thumbnails for IObject3D tree nodes
...
- Issue MatterHackers/MCCentral#4392
Consider if any treenode should ever build a content icon
2018-10-26 09:17:11 -07:00
John Lewin
da1e7a7b1e
Add dictionary of IObject3D -> TreeNode
2018-10-26 09:05:04 -07:00
John Lewin
47c42c44c8
Show tree view of the scene rather than selected part
...
- Issue MatterHackers/MCCentral#4387
2018-10-26 09:04:31 -07:00
John Lewin
b6dcc983a0
Add resizable favorites bar
...
- Issue MatterHackers/MCCentral#4362
2018-10-25 17:38:58 -07:00
John Lewin
ffd99782ae
Fix colors and padding for Add Content panel
...
- Issue MatterHackers/MCCentral#4367
Colors should match
- Issue MatterHackers/MCCentral#4368
Subtle alignment issues with splitter bar and content
2018-10-25 16:36:42 -07:00
John Lewin
6b71d70e0a
Fix typo
2018-10-25 16:36:42 -07:00
Lars Brubaker
f002fb18f7
Fixing the flow layout of the library
...
Set the bender the same for all thumbnails
2018-10-25 16:25:55 -07:00
Lars Brubaker
f97cb0bba0
Only create one mesh for the extruder change placeholder
2018-10-25 14:24:06 -07:00
John Lewin
9e616e9b4b
Position progress at favorites bar right edge
...
- Will need to be revised if favorites bar becomes resizable
- Issue MatterHackers/MCCentral#4373
Print progress box overlaps icons on left side
2018-10-25 13:22:03 -07:00
John Lewin
6d9a57d96b
On theme change, prevent theme change until reload completes
...
- Issue MatterHackers/MCCentral#4381
2018-10-25 13:08:22 -07:00
John Lewin
f378c73098
Add default color index to themes
...
- Issue MatterHackers/MCCentral#4382
2018-10-25 13:08:22 -07:00
John Lewin
9baad7cb90
Show select printer page if no active printer but some exist
...
- Issue MatterHackers/MCCentral#4312
Finish Part -> Print Implementation
2018-10-25 11:36:31 -07:00
Lars Brubaker
bde994813a
code missed due to compile and continue
2018-10-25 09:06:46 -07:00
John Lewin
94e88d5ebb
Simply start print if on printer view
...
- Issue MatterHackers/MCCentral#4366
Extend PushToPrinterAndPrint to simply print if invoked from printer context
2018-10-25 08:42:36 -07:00
John Lewin
55155f647c
Library treeview should always be rooted to RootLibraryContainer
...
- Issue MatterHackers/MCCentral#4346
Empty Library treeview
2018-10-25 08:37:04 -07:00
John Lewin
f303f5fc5c
Consolidate Part/Bed history into one container
...
- Part history will only appear if it has files for compatibility
- Issue MatterHackers/MCCentral#4365
2018-10-25 08:35:18 -07:00
John Lewin
a7d9154e5a
Add Recent menu item to bed menu to replace history bar
...
- Issue MatterHackers/MCCentral#4376
2018-10-25 08:25:36 -07:00
John Lewin
2e92709297
Ensure printer name changes are applied and observed in view
...
- Issue MatterHackers/MCCentral#4320
Investigate PrinterSelector/ProfileManager(Name) concerns
2018-10-25 07:35:49 -07:00
John Lewin
cddea969a1
Revise naming to depict behavior
2018-10-24 21:20:56 -07:00
John Lewin
77474813dc
Add context menu to library listview
2018-10-24 21:19:06 -07:00
John Lewin
129507f26a
Rename method
2018-10-24 21:13:10 -07:00
John Lewin
5996e7a996
Filter context menu to item actions only
...
- Issue MatterHackers/MCCentral#4333
Right click on list view items should not show container actions
2018-10-24 21:10:39 -07:00
Lars Brubaker
5bee4a584f
Better logic of when to run probe calibration
2018-10-24 18:43:27 -07:00
Lars Brubaker
d42d0fd140
Making sure we clear settings that should not be set when importing or creating a new printer
2018-10-24 18:09:02 -07:00
Lars Brubaker
89d1e34042
Made enum and Child Selector have undo history in PPE
2018-10-24 15:53:00 -07:00
Lars Brubaker
e6495653b6
Trying to understand more about re-slice failure
2018-10-24 15:12:56 -07:00
Lars Brubaker
c622f15110
Help opened too tall on Mac and I could not get to the close button
...
MatterHackers/MCCentral#4324
2018-10-24 13:58:55 -07:00
Lars Brubaker
a1e6b66e6a
Set loading message in release to just be 'Loading..."
2018-10-24 13:45:41 -07:00
LarsBrubaker
caed1d4a47
Making undo properties have more shared code
2018-10-24 10:08:52 -07:00
Lars Brubaker
7efbce2a90
Made the thumbnail cache always load the closest size that it can find
...
Only store the 256x256 size in the static data
2018-10-24 09:51:59 -07:00
John Lewin
e807489d0c
Remove unintended effect
2018-10-24 08:50:43 -07:00
John Lewin
d005f84f69
Cleanup themes
2018-10-24 08:38:53 -07:00
John Lewin
30e6bdec26
Add labels to theme buttons
...
- Issue MatterHackers/MCCentral#4370
2018-10-24 08:34:05 -07:00
John Lewin
29af22e2ec
Rename theme
2018-10-24 08:07:07 -07:00
John Lewin
2cff274e75
Use correct pattern to disallow actions on containers
...
- Issue MatterHackers/MCCentral#4331
"Add to Bed" appears on folders
2018-10-24 07:59:49 -07:00
John Lewin
4bce728fa5
Clear left padding on VerticalResizeContainer
...
- Issue MatterHackers/MCCentral#4369
Excess left padding after switch to VerticalResizeContainer
2018-10-23 20:36:15 -07:00
John Lewin
262a46299e
Add print shortcuts
...
- Issue MatterHackers/MCCentral#4363
Add ctrl-p keyboard shortcut for Print
- Issue MatterHackers/MCCentral#4360
Add print to the bed context menu
2018-10-23 19:54:09 -07:00