Commit graph

20 commits

Author SHA1 Message Date
John Lewin
f8c784af31 Reuse SectionWidget for Printer Controls, revert bold fonts 2017-10-31 18:04:57 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
3d38ad0e5a Fix misaligned overlays
- Issue MatterHackers/MCCentral#2067
Overlays improperly positioned
2017-10-15 00:40:03 -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
Lars Brubaker
7916d883dc Fixed the e controls to disable correctly.
Make sure we always set the enabled level correctly when parent changed
2017-02-27 13:26:33 -08:00
Lars Brubaker
c3f0957eed Make sure we keep the disable widget on top 2017-02-02 17:06:01 -08:00
John Lewin
73340b5795 Ignore invalid child bounds 2017-02-02 13:36:29 -08:00
Lars Brubaker
734aecb14d Putting in repeat until macro code
Fixing
2017-02-02 10:40:42 -08:00
Lars Brubaker
77a5e3db33 Make sure we keep the right disabled widget size. 2017-02-01 15:11:07 -08:00
John Lewin
39cc8140fd Remove redundant AddChild override 2017-02-01 11:09:53 -08:00
Lars Brubaker
b51b38b249 Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
John Lewin
0a65be2f6f ManualPrinterControls.cs micro-merge with Android
- Sync macroControls naming with siblings and Android
 - Switch invalid ErrorEventArgs signature to EventArgs
2016-01-13 14:11:47 -08:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Kevin Pope
e767a3408f Made disable-able widget responsive to text-size. 2014-10-16 12:30:57 -07:00
Kevin Pope
b3139fe4ee Adjust size of disable-able widget 2014-10-11 14:47:39 -07:00
Kevin Pope
e02655f847 Make controls more consistent looking. 2014-09-18 17:06:45 -07:00
Kevin Pope
81b4ede03c Updates to compact side panel view. 2014-03-24 12:06:01 -07:00
Kevin Pope
58bb7de074 Fixed compact view. Made disableable widget overlay widescreen dependent. 2014-03-20 18:10:23 -07:00
kevinepope
92096291bc Stylistic exploration. 2014-03-01 18:48:25 -08:00
Kevin Pope
8ab9f15a70 Refactoring and cleanup. Added new separate tab for configuration actions. 2014-03-01 13:10:48 -08:00