Commit graph

10 commits

Author SHA1 Message Date
larsbrubaker
0b3bbc136b Fixed the number edit not to grow on Android. Made it's VAnchor always ParentCenter
Made the logic to test if a part should be centered on the bed be if it was output by MatterControl
Some other white space changes
2015-01-25 17:54:26 -08:00
Lars Brubaker
fe65590ff5 Made the text control less tall 2014-12-18 14:51:08 -08:00
Lars Brubaker
f2f32ae75c Made the controls lay out better and made them respect the state of the printer and show it. 2014-12-18 14:44:08 -08:00
Lars Brubaker
33b7588900 Put back in the % indicator for fan speed and the ability to edit it. 2014-12-18 12:36:22 -08:00
Matt Moening
d4bd2c010a Removed not longer needed function call that breaks build 2014-10-27 18:22:48 -07:00
Matt Moening
bdb13f94ee Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-27 18:14:01 -07:00
Matt Moening
61583a7220 ToggleSwitchFactory for generating toggle switchs, Added the factory to ControlWidgetBase.cs, used factory to create toggle switch in FanControl.cs 2014-10-27 17:32:35 -07:00
larsbrubaker
0d454acd9f Fixed more memory leaks. 2014-10-24 18:50:41 -07:00
Matt Moening
9969d0d641 Added Button to enable and disable fan.
Added button to output console text to file (temp hardcoded location)
2014-10-20 17:53:49 -07:00
Kevin Pope
9faee063eb Refactoring manual controls widget. 2014-10-15 16:57:26 -07:00