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
This commit is contained in:
larsbrubaker 2015-01-25 17:54:26 -08:00
parent 8c36377e32
commit 0b3bbc136b
7 changed files with 37 additions and 9 deletions

View file

@ -61,7 +61,6 @@ namespace MatterHackers.MatterControl
TextImageButtonFactory textImageButtonFactory = new TextImageButtonFactory();
static public RootedObjectEventHandler AddPluginControls = new RootedObjectEventHandler();
public ManualPrinterControls()
{