Commit graph

62 commits

Author SHA1 Message Date
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
aaf0216f73 Add icon to Open button
- Issue MatterHackers/MCCentral#4319
Open button should become IconButton and be duplicated on toolbar
2018-10-23 14:51:32 -07:00
John Lewin
36948fe955 Remove RunOnIdle in InventoryTreeView constructor 2018-10-23 14:51:31 -07:00
John Lewin
9dfbd1cd77 Resize meshContentProvider result if required, fix SetUnsized bug
- Issue MatterHackers/MCCentral#4347
Fix thumbnail centering for missing item
2018-10-22 17:47:09 -07:00
John Lewin
67d582ad16 Fix popup anchoring
- Issue MatterHackers/MCCentral#4321
Incorrect popup location
2018-10-22 14:28:09 -07:00
John Lewin
cb5a86e2a3 Revise blink tab on Add to Bed 2018-10-22 14:28:09 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
LarsBrubaker
0c86134330 Improve selection context on un-do and re-do
added undo to string and bool fields
experimental tab flashing
2018-10-21 11:52:05 -07:00
John Lewin
05b700ab6f Add Open action to library items 2018-10-19 18:19:44 -07:00
John Lewin
4bdd715395 Adjust treeview anchoring 2018-10-19 12:00:20 -07:00
LarsBrubaker
12ac5507ef removing the SID
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
John Lewin
4b32a99ebb Refactor Color helper names 2018-10-17 17:22:24 -07:00
John Lewin
120f49080b Suppress Print action in Browse Library page 2018-10-17 15:01:40 -07:00
John Lewin
2d043440ae Extract printer tree generation as reusable method 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
John Lewin
49b64e47f5 Recover tab persistence after ReloadAll 2018-10-15 20:08:15 -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
4115318c6b Add icons for export & add to bed 2018-10-14 12:52:40 -07:00
John Lewin
81d9c5f9d1 Use menu icon if supplied 2018-10-14 12:52:40 -07:00
John Lewin
4b8c4bd521 Remove menu code duplication 2018-10-14 12:52:40 -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
c4b611865a Rename action to 'Add to Bed' 2018-10-12 17:25:00 -07:00
John Lewin
f9465551eb Remove DebugShowBounds, add redundant Skip call 2018-10-12 15:47:07 -07:00
John Lewin
98da7c10f0 Add SID mapping system 2018-10-12 15:11:47 -07:00
John Lewin
b54a366f70 Fix bed exception after switching printers
- Load bed scene after switch
2018-10-12 13:27:35 -07:00
John Lewin
8347a7a40a Remove hard-coded BCN sample 2018-10-12 12:44:59 -07:00
John Lewin
3eb3a6217f Use SectionWidget 2018-10-12 12:22:48 -07:00
John Lewin
36e3ef1b9c Add add-ons for printer products 2018-10-12 12:12:15 -07:00
Lars Brubaker
e532b3c465 Working on the Hadware page 2018-10-12 10:56:00 -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
John Lewin
baa13c67f6 Fix failing tests 2018-10-11 17:47:21 -07:00
John Lewin
d63a1f8466 Don't clear background on node click 2018-10-11 15:05:14 -07:00
John Lewin
22c0125b42 Convert KeepOpen to property, revise popup close logic 2018-10-11 15:04:03 -07:00
John Lewin
f11b48b4ed Fix style errors 2018-10-10 22:47:17 -07:00
John Lewin
ec419b35cf Remove dead code 2018-10-10 17:54:37 -07:00
Lars Brubaker
b1f2023210 Getting more tests to run on new ui 2018-10-10 13:34:18 -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
John Lewin
477b422703 Simplify ExternalDragOver, pass dependency as param 2018-10-07 15:43:31 -07:00
John Lewin
dc89beeac9 Simplify dynamic menu enabled logic 2018-10-07 12:08:43 -07:00
John Lewin
e97191f104 Move library icons to more aptly named location
- Issue MatterHackers/MCCentral#4253
Incorrect sizing for building_thumbnail_40x40.png after thumbnail changes
2018-10-06 14:06:03 -07:00
John Lewin
b02a5661ba Extract and reuse thumbnail resizing logic 2018-10-06 13:52:19 -07:00
John Lewin
3cd4dbdde6 Extract LibraryItem thumbnail generator for reuse 2018-10-06 09:21:50 -07:00
John Lewin
39241d4f09 Add reload mechanism for modified loaded parents
- Issue MatterHackers/MCCentral#4249
Parent library container shows stale view when popped
2018-10-05 14:47:43 -07:00
John Lewin
ed7136cde7 Use null ContentStore for plated gcode 2018-10-04 19:42:58 -07:00
John Lewin
51289443cc Move NewPlatingItem(), GetLastePlateOrNew() from printer to HistoryContainerBase 2018-10-04 19:27:07 -07:00