Commit graph

240 commits

Author SHA1 Message Date
Lars Brubaker
13383992a7 Getting more tests to pass
Added the bed menu back and called it 'File'
Made cut copy past enable correctly in bed menu
2018-10-18 17:25:56 -07:00
John Lewin
caa0565e78 Switch to part tab when created 2018-10-18 14:36:59 -07:00
John Lewin
64485e01a0 Do not switch to tab when restoring PartTab 2018-10-18 14:36:36 -07:00
John Lewin
3bc4bed2f8 Fix bed rendering issues
- Issue MatterHackers/MCCentral#4298
lost bed rendering in 2D view
2018-10-18 12:42:14 -07:00
John Lewin
981e28abc3 Show MakeModel if no profiles exist 2018-10-17 17:38:20 -07:00
John Lewin
4b32a99ebb Refactor Color helper names 2018-10-17 17:22:24 -07:00
John Lewin
6f89b3f596 Add accent color to primary button 2018-10-17 15:01:40 -07:00
John Lewin
e74b5ef16e Move generated color to theme 2018-10-17 15:01:40 -07:00
John Lewin
2e9aa096e2 Simplify 2018-10-16 17:36:50 -07:00
John Lewin
fd2fd1a9d7 Correctly clean up after printer/part close 2018-10-16 17:34:46 -07:00
John Lewin
6b0a3bf063 Prevent duplicate tab creation
- Issue - Issue MatterHackers/MCCentral#4297
Excess tabs on ReloadAll
2018-10-16 17:31:09 -07:00
John Lewin
55d6792d20 Always show hardware tab 2018-10-16 17:31:08 -07:00
John Lewin
1e7f308fab Remove printer tab on printer inactivate
- Issue MatterHackers/MCCentral#4293
Printer tab remains after printer is removed
2018-10-16 17:31:08 -07:00
John Lewin
4174b0f77d Move add printer logic to Part -> Print button
- Later make reusable from Add Hardware and Print button
- Issue MatterHackers/MCCentral#4294
2018-10-16 17:31:08 -07:00
Lars Brubaker
dd4f6fb50e Added middle click close tab 2018-10-16 17:08:32 -07:00
Lars Brubaker
6ddf344187 Getting the library popup to be vertically scallable 2018-10-16 16:23:39 -07:00
Lars Brubaker
52f05e7fcb Making the selection outline a bit bigger 2018-10-16 13:09:58 -07:00
John Lewin
7b56c24a44 Fix tabs rendering glitch due to async load 2018-10-15 20:43:20 -07:00
John Lewin
1ab4474012 Startup into design workspace if no printer 2018-10-15 20:22:24 -07:00
John Lewin
49b64e47f5 Recover tab persistence after ReloadAll 2018-10-15 20:08:15 -07:00
John Lewin
b2729bb8dd Reorder tabs 2018-10-15 19:35:11 -07:00
Lars Brubaker
5b97bac154 Put in a 'Community' menu item with sub-menu items 2018-10-15 17:57:26 -07:00
John Lewin
d8d8c1309e Restore ChromeTab plus button for new parts 2018-10-15 17:19:02 -07:00
John Lewin
58743e9105 Add Print button to part views 2018-10-15 17:19:02 -07:00
Lars Brubaker
c5ed4335d6 took out the docking library control 2018-10-15 14:44:43 -07:00
LarsBrubaker
daf6a316cd Improved how we move mouse positions for drag into view3d
Getting DockingTabControl working on left
2018-10-15 10:36:44 -07:00
LarsBrubaker
36ed933268 Working on new side library docking tab 2018-10-15 10:36:44 -07:00
John Lewin
b6a3a5e9cd Remove DisableColor, collapse IsDarkTheme into parent 2018-10-15 08:11:58 -07:00
John Lewin
9a6a8e712d Remove redundant PrimaryBackgroundColor 2018-10-15 07:35:24 -07:00
John Lewin
9e582b6eb7 Remove dead code 2018-10-14 11:31:33 -07:00
John Lewin
9b0ffa77ec Reduce significance of menu highlight
- Issue MatterHackers/MCCentral#4288
2018-10-14 11:31:33 -07:00
John Lewin
0b47dd4056 Collapse AppSettingsView into BrandMenu, use PopupMenu with icons 2018-10-14 11:31:33 -07:00
John Lewin
01bbf1ebfc Improve favorites bar styling 2018-10-14 07:40:06 -07:00
John Lewin
0112af1b85 Increase MenuTheme support 2018-10-14 07:34:29 -07:00
John Lewin
94e2bb1fa4 Fix Android 2018-10-13 22:40:28 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
John Lewin
f9465551eb Remove DebugShowBounds, add redundant Skip call 2018-10-12 15:47:07 -07:00
Lars Brubaker
e532b3c465 Working on the Hadware page 2018-10-12 10:56:00 -07:00
LarsBrubaker
9a11f5697b Make the 'hardware' tab have the right background color 2018-10-12 07:46:04 -07:00
LarsBrubaker
e9bc662dd3 Added primitives to the main MatterControl project
Experimenting with calling the 'Library' tab 'Designs'
2018-10-11 20:21:35 -07:00
John Lewin
2e1090f075 Code cleanup 2018-10-11 17:48:45 -07:00
Lars Brubaker
cf68818620 Make the library popup window have the correct height and resize 2018-10-11 17:25:01 -07:00
John Lewin
22c0125b42 Convert KeepOpen to property, revise popup close logic 2018-10-11 15:04:03 -07:00
LarsBrubaker
a0138d5b02 Invalidate the view when the outline wireframe is ready 2018-10-11 07:57:23 -07:00
LarsBrubaker
ab1cdf2a67 Made the color and material buttons clickable again 2018-10-11 07:42:26 -07:00
John Lewin
f11b48b4ed Fix style errors 2018-10-10 22:47:17 -07:00
John Lewin
16092505bd Fix tab key, create and switch to active printer 2018-10-10 18:11:56 -07:00
John Lewin
c3cd511943 Remove loaded printer tab when printer deleted 2018-10-10 17:54:37 -07:00
John Lewin
3ec5172a97 Hide Library/Store tabs when no active printer 2018-10-10 17:54:37 -07:00
John Lewin
89dbbf3827 Initially load to Printer or Hardware tab
- Maintain tab selection across ReloadAll
2018-10-10 17:54:37 -07:00