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
775f1982bd
Re-wrote the load filament wizard as not a macro so we have more control over it
...
Added it to the setup steps
issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
da320e739e
Change listview item double click to show part view
...
- Issue MatterHackers/MCCentral#4464
Library -> Part -> DoubleClick should fire Open behavior
2018-11-01 17:04:13 -07:00
John Lewin
53cb371879
Disconnect loaded scene from newly created one
...
- Issue MatterHackers/MCCentral#4463
Save seems to fails after Part -> Print button has been invoked
2018-11-01 17:02:12 -07:00
John Lewin
d73e78c286
Remove EditContext.Content
...
- Issue MatterHackers/MCCentral#4463
Save seems to fails after Part -> Print button has been invoked
2018-11-01 17:02:12 -07:00
John Lewin
14967368a4
Replace RunOnIdle use with alternative for startup initialization
...
- Issue MatterHackers/MCCentral#4438
RunOnIdle should not be used to queue work post application load
2018-11-01 09:36:58 -07:00
John Lewin
43f329cb8d
Move test helper method to dedicated type to prevent unwanted spinup
2018-10-31 16:23:44 -07:00
John Lewin
cde6e42923
Add configuration option for McwsTestEnvironment
2018-10-31 14:09:33 -07:00
John Lewin
4ea0933890
Prevent overlapping save attempts
...
- Issue MatterHackers/MatterControl#3908
Cloud library save Parameter cannot be null
2018-10-31 09:23:58 -07:00
John Lewin
b3592519e3
Revise construction order to account for consolidated MainView
...
- Issue MatterHackers/MCCentral#4436
'sign in' is not present
2018-10-30 16:58:29 -07:00
John Lewin
a2cd257293
Rename PartPreviewWidget -> MainViewWidget
...
- Consolidate AppView:MainView
2018-10-30 16:58:29 -07:00
John Lewin
def7cc4091
Revise spacing and colors for CreateDialogButton
2018-10-30 16:19:20 -07:00
John Lewin
92c67f358a
Revise themesets to reference rather than own theme and menu theme
2018-10-30 16:19:20 -07:00
John Lewin
fffaa15598
Rename themeset.ThemeID property to ThemesetID
2018-10-30 16:19:20 -07:00
John Lewin
09dbb18021
Collapse WidescreenPanel into PartPreviewContent
2018-10-29 21:47:03 -07:00
Lars Brubaker
d99af94609
offset past and copy objects
2018-10-29 16:56:29 -07:00
Lars Brubaker
2bd677cb9c
Check that loaded gcode has a print time > 30 seconds or warn
...
Removed gcodeDetails as a type
issue: MatterHackers/MCCentral#4309
Printing file that makes less than 30 second gcode does not show error
2018-10-29 16:42:28 -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
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
John Lewin
f378c73098
Add default color index to themes
...
- Issue MatterHackers/MCCentral#4382
2018-10-25 13:08:22 -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
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
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
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
29af22e2ec
Rename theme
2018-10-24 08:07:07 -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
John Lewin
e2c5ae4bfd
Add SchemaVersion to reset themes to default on change
...
- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
2018-10-23 14:51:32 -07:00
John Lewin
ccb4725087
Allow caller to suppress ActivePrinterChanged event
2018-10-22 21:53:45 -07:00
John Lewin
cb5a86e2a3
Revise blink tab on Add to Bed
2018-10-22 14:28:09 -07:00
John Lewin
819d7ef453
Improve guards for theme loading
2018-10-22 14:16:27 -07:00
John Lewin
367c3b67eb
Draw x64 image in Agg
2018-10-22 14:16:27 -07:00
John Lewin
a0ff0cfe5b
Add ThemeID property
2018-10-22 14:16:27 -07:00
John Lewin
5635c7678c
Simplify property name
2018-10-22 14:16:27 -07:00
John Lewin
645f20e8ee
Set default theme color on load
2018-10-22 14:16:27 -07:00
John Lewin
fcf6f03916
Remove SourceColor from theme
2018-10-22 14:16:27 -07:00
John Lewin
490a3a4068
Move SetAccentColor to themeset
2018-10-22 14:16:27 -07:00
John Lewin
ef234d7d5e
Rename Modes to ThemeNames for clarity
2018-10-22 14:16:27 -07:00
John Lewin
71dc4f9e90
Remove DefaultMode from IColorTheme
2018-10-22 14:16:27 -07:00
John Lewin
819fb5fb81
Apply theme styles to sliders
2018-10-22 14:16:27 -07:00
John Lewin
272e7f52b1
Set MenuTheme accent colors on SetThemeAccentColor
2018-10-22 14:16:27 -07:00
John Lewin
5824e8dfe8
Remove dead code
2018-10-22 14:16:26 -07:00
John Lewin
ea7fb0e684
Remove DropList menu theme, use common menu theme
2018-10-22 14:16:26 -07:00
John Lewin
286c7d8291
Remove Colors from ThemeProvider
2018-10-22 14:16:26 -07:00
John Lewin
22041cfc16
Load themes from StaticData
2018-10-22 14:16:26 -07:00
John Lewin
73c11b5d2d
Adjust padding and control name
2018-10-22 14:16:26 -07:00