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:
parent
8c36377e32
commit
0b3bbc136b
7 changed files with 37 additions and 9 deletions
|
|
@ -61,7 +61,6 @@ namespace MatterHackers.MatterControl
|
|||
TextImageButtonFactory textImageButtonFactory = new TextImageButtonFactory();
|
||||
|
||||
static public RootedObjectEventHandler AddPluginControls = new RootedObjectEventHandler();
|
||||
|
||||
|
||||
public ManualPrinterControls()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue