Commit graph

74 commits

Author SHA1 Message Date
John Lewin
565b4a16eb Increase opacity 2018-01-11 01:16:41 -08:00
John Lewin
4ee30102e6 Revise spacing 2018-01-11 01:07:44 -08:00
John Lewin
c807a635f7 Extract box styling for reuse 2018-01-10 23:59:03 -08:00
John Lewin
1b5f1daed1 Add reusable SearchButton helper 2018-01-10 23:21:46 -08:00
John Lewin
5cceb8e218 Tune heading size 2018-01-10 18:55:43 -08:00
John Lewin
5e1677222d Consolidate static refs into local instance, expose for reuse 2018-01-10 18:55:42 -08:00
John Lewin
5b520e880e Revise tab bar background colors 2018-01-08 15:15:43 -08:00
John Lewin
38666e89c4 Maintain state across ReloadAll
- Issue MatterHackers/MCCentral#2561
Configure -> Printer should survive ReloadAll
2018-01-03 15:25:17 -08:00
John Lewin
1399414af7 Use different alpha values for dark TabBodyBackground
- Issue MatterHackers/MCCentral#2559
Unexpected color change after opaque background change
2018-01-03 11:23:38 -08:00
John Lewin
066d16599e Calculate TabBodyBackground on theme change 2018-01-01 11:33:45 -08:00
John Lewin
a59e580a3a Use opaque color for TabBodyBackground 2018-01-01 11:33:45 -08:00
Lars Brubaker
bbdf01c85e Changed copy button to duplicate 2017-12-19 10:30:08 -08:00
John Lewin
ebea5a5bdb Remove extra scaling, special styling, for touchscreen
- Issue MatterHackers/MCCentral#2334
Create folder is not open to right size
2017-12-11 21:09:40 -08:00
John Lewin
a76736e9a6 Disable controls when !EditableScene, add IsEnabled to NamedAction 2017-11-29 13:50:25 -08:00
John Lewin
acfedfeea8 Increase SplitterBar contrast 2017-11-27 17:48:03 -08:00
John Lewin
c87b879be9 Use more opaque background colors on scene overlays
- Issue MatterHackers/MCCentral#2308
Overlays have inconsistent readability due to transparency
2017-11-27 16:41:52 -08:00
John Lewin
a3cbe6acbe Compute opaque theme colors, save before slice, revise icon styling
- Change slicing hash generation method/name
- Add ComputeFileSha1 to ApplicationController
- Issue MatterHackers/MCCentral#2307
Same color supplied for both tab and border
- Issue MatterHackers/MCCentral#2304
Have to Save file to make slicing go after change to scene
2017-11-21 11:11:07 -08:00
John Lewin
69de19d4ca Revised Tabs
- Add tab close
- Show new tab on + tab button click
- Revise Close icon - only show circle on hover
- Add micro-thumbnails for sidebar prototype
- Issue MatterHackers/MCCentral#2243
Revise main tabs
- Issue MatterHackers/MCCentral#2242
Can't switch back from GCode2D view as all controls are lost
2017-11-12 23:13:45 -08:00
John Lewin
f4bd1ab3d5 Track library width across application restarts
- Issue MatterHackers/MCCentral#2236
Library panel should maintain its width across application restarts
2017-11-10 16:31:47 -08:00
John Lewin
9cff33b282 Add gutter icon support to MenuItems
- Convert checkbox items to simple MenuItems with check icon
- Issue MatterHackers/MCCentral#2235
Add icon support to popup menus
2017-11-10 13:15:44 -08:00
John Lewin
3944d37ad5 Convert FlowLayouts to new PopupMenu, consolidate MenuItem helpers 2017-11-09 18:27:18 -08:00
John Lewin
8d988d8733 Add Reloading overlay 2017-11-07 12:06:43 -08:00
John Lewin
f8c784af31 Reuse SectionWidget for Printer Controls, revert bold fonts 2017-10-31 18:04:57 -07:00
John Lewin
0de97fe0bf Reduce font sizes, remove caps from preset labels 2017-10-31 15:00:48 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
e9ff3537d2 Fix Android reference 2017-10-23 09:36:16 -07:00
John Lewin
3bfa2e3bd3 Use theme font definitions to track usage 2017-10-22 20:13:03 -07:00
John Lewin
6ef883f046 Use TextObject.Spacing property
- Reduce accessibility of spacingScrollBar
- Ensure scrollbars resize with editor and start with correct bounds
- Issue MatterHackers/MCCentral#2110
TextBuilder Spacing settings do not round trip, are lost on close
2017-10-21 10:48:01 -07:00
John Lewin
ac41480e41 Remove ViewControlsBase 2017-10-19 09:04:11 -07:00
John Lewin
773354766a Sync up variable names with type changes 2017-10-15 15:50:48 -07:00
John Lewin
f5f32fb53e Rename OverflowDropdown -> OverflowMenu 2017-10-15 15:40:31 -07:00
John Lewin
ef7453b3e4 Fix button alignment
- Issue MatterHackers/MCCentral#2019
Inconsistent button positions
2017-09-30 10:38:42 -07:00
John Lewin
5a856f6d8f Fix button position/size - use consistent type for icon actions 2017-09-25 13:48:30 -07:00
John Lewin
fee3871cfb Rename PrinterTab to more generic MainTab 2017-09-15 15:19:38 -07:00
Lars Brubaker
ad2c579160 Improving SolidSlider to layout better 2017-09-13 15:55:22 -07:00
John Lewin
2307358ac8 Restore last separator line, adjust spacing, set SettingsRow bg color 2017-09-13 06:45:22 -07:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
7924e22632 Tune touchscreen wizard button sizes 2017-08-20 14:23:15 -07:00
John Lewin
8dd80b7f70 Dynamic printer meshes from PrinterSettings 2017-08-17 18:18:41 -07:00
John Lewin
a2002a4043 Flatten factory options, use constructor syntax for cloning 2017-08-17 18:03:54 -07:00
John Lewin
6c215415d0 Revise printer tabs layout 2017-08-15 12:35:12 -07:00
John Lewin
3b1bb05858 Tune toolbar/button styles, extract toolbar padding to theme 2017-08-14 11:53:45 -07:00
John Lewin
0958e09e66 Revise button styling and icon sizing 2017-08-13 14:21:28 -07:00
John Lewin
fbc3436c03 Extract NamedAction menu creation to reusable theme helper 2017-08-12 00:23:26 -07:00
John Lewin
74186a28a0 Fix ViewControls border, spacing and color 2017-08-10 09:40:03 -07:00
John Lewin
40e729ab8c Use common button spacing 2017-08-10 06:00:11 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
b4a85122a5 Extract button spacing to ThemeConfig for reuse 2017-08-07 11:47:54 -07:00
John Lewin
5e8728d4aa Move heading size to ThemeConfig for reuse in plugins 2017-08-06 20:55:00 -07:00
John Lewin
e75bb81c78 Extract unique button types to theme config 2017-08-04 09:15:35 -07:00