Ability to set brim extruder

Improved extruder selection list
Prepping for list item localizations
This commit is contained in:
LarsBrubaker 2021-02-20 16:41:45 -08:00
parent 2cca50acc5
commit e23296c695
10 changed files with 86 additions and 28 deletions

View file

@ -113,7 +113,6 @@ namespace MatterHackers.MatterControl
{
base.BackgroundColor = value;
}
}
public override void OnMouseEnterBounds(MouseEventArgs mouseEvent)