John Lewin
e0f989a52b
Restore expected icons on Android
...
- Issue MatterHackers/MCCentral#3350
Expected custom styling on Android missing
2018-05-10 15:15:49 -07:00
John Lewin
7731b0b4fd
Revise naming for clarity
2018-05-08 17:24:14 -07:00
Lars Brubaker
75a31a6ccd
Added the ability to get physical memory
...
Refactoring
removing some dead code
2018-05-04 09:45:14 -07:00
John Lewin
3906d1b659
Improve scaling
2018-04-26 07:56:29 -07:00
John Lewin
dec42d4f5a
Improve scaling behavior
...
- Issue MatterHackers/MCCentral#3230
2018-04-24 18:40:20 -07:00
John Lewin
462c88c2dc
Add printer/plate prototype to new tab page
2018-04-18 12:57:58 -07:00
John Lewin
0d6cdf91f3
Use common rather than custom thumbnail tile color
...
- Issue MatterHackers/MCCentral#3152
Thumbnail tiles should use common color
2018-04-17 09:06:22 -07:00
John Lewin
267f683e9c
Consolidate differing widget colors into single shared instance
...
- Issue MatterHackers/MCCentral#3150
Indicator colors differ
2018-04-16 20:31:46 -07:00
John Lewin
4618c46fc4
Remove MoveButton factory, use TextButton
2018-04-15 11:30:14 -07:00
John Lewin
5891f7f904
Fix Android compile error
2018-04-14 22:01:29 -07:00
John Lewin
06a30ef625
Move confusing button padding value back to commonOptions
2018-04-14 21:21:46 -07:00
John Lewin
9a9fb4c6a4
Revise DialogPage spacing
2018-04-14 21:13:59 -07:00
John Lewin
c13c6bbe7b
Move ApplyBoxStyle extension method into theme, use local theme refs
2018-04-14 21:13:59 -07:00
John Lewin
b1cc3fe5ac
Remove WizardButton factory
2018-04-14 21:13:59 -07:00
John Lewin
be71743435
Add scaling to TabButtonHeight and improve naming
2018-04-14 21:12:29 -07:00
John Lewin
e75963ce94
Add support for simple text radio buttons, remove micro button factories
...
- Duplicate and customize RadioIconButton into RadioTextButton
- Remove MicroButton and MicroButtonMenu factories
- Add CreateMicroRadioButton helper method to theme
- Convert extruder popup panels to use RadioTextButtons
- Convert Controls -> Extruder panel to use RadioTextButtons
2018-04-14 21:12:29 -07:00
John Lewin
a65ac330bc
Use popup theme, remove MenuButtonFactory
2018-04-14 21:12:29 -07:00
John Lewin
8e134b5ed8
Remove redundant SeparatorColor property
2018-04-13 12:33:15 -07:00
John Lewin
37a0b64b02
Use dedicated theme for menus, prefer theme colors over explicit refs
...
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
John Lewin
42fe86cc34
Reorder members
2018-04-10 07:43:46 -07:00
John Lewin
27ceaa1635
Remove ButtonFactory indirection, directly reference theme instances
2018-04-07 14:59:07 -07:00
John Lewin
562121fd2b
Isolate Theme syncing with ActiveTheme to AppController instance only
2018-04-07 12:17:23 -07:00
John Lewin
568236ba80
Use instance member rather than external dependency
2018-04-07 12:08:54 -07:00
John Lewin
92bd80ccc6
Restore FixedHeight values for touchscreen
2018-04-07 11:29:56 -07:00
John Lewin
13c10644bc
Move buttons into menu, remove now unused SmallMarginButtonFactory
2018-04-07 10:22:54 -07:00
John Lewin
c485282d72
Remove redundant GrayButtonFactory, use ButtonFactory
2018-04-07 08:27:40 -07:00
John Lewin
7c0334cd87
Remove DisableableControlBase
2018-04-07 08:24:20 -07:00
John Lewin
f88de9e2a6
Remove redundant HelpLinkFactory, use LinkButtonFactory
2018-04-07 08:18:52 -07:00
John Lewin
79b416da93
Extract border color helper to theme
2018-04-01 09:26:39 -07:00
John Lewin
300d58f9d0
Collapse PlusTabPage sidebar into content area
2018-02-21 16:42:37 -08:00
Lars Brubaker
8f6f0f7162
Working on new arrange toolAdding Remove and Bake to IObject3D
...
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
John Lewin
bd8b9b4464
Revise ApplyBoxStyle params
2018-02-10 00:11:20 -08:00
John Lewin
ca626efee1
Improve styling of GCode details panels
...
- Issue MatterHackers/MCCentral#2812
2018-02-09 22:51:18 -08:00
John Lewin
bf800dac36
Add cut/copy/paste/save support to scene views
...
- Issue MatterHackers/MCCentral#2775
Make CTRL-C function as expected in View3DWidget
- Issue MatterHackers/MCCentral#2776
Make CTRL-S function as expected in View3DWidget
2018-02-06 13:31:52 -08:00
Lars Brubaker
8fc6195a64
Make sure we close the part / bed menu items before opening again
2018-02-02 14:35:01 -08:00
Lars Brubaker
81f7cdb8b2
Removing secondary accent color
2018-01-24 09:30:05 -08:00
John Lewin
51a2406c0f
Implement overflow menus
2018-01-21 21:07:14 -08:00
John Lewin
d3ba97e55a
Enable search panel
2018-01-17 12:10:59 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
5e4184217e
Extract SliceSettingsWidget settings/tab view to reusable control
...
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
01c076e452
Rename confusing IThemeColors variable to colors
2018-01-12 17:15:21 -08:00
John Lewin
d343606b43
Revise and increase use of default font size
2018-01-12 10:55:30 -08:00
John Lewin
1f8d5614e0
Remove unused button factories
2018-01-11 18:04:54 -08:00
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