Initial screensaver prototype
- Consolidate title casing mechanism into PrintItemWrapper.GetFriendlyName
This commit is contained in:
parent
8c465e781f
commit
16c2230018
7 changed files with 643 additions and 22 deletions
|
|
@ -186,8 +186,6 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
WidgetTextColor = RGBA_Bytes.Black;
|
||||
WidgetBackgroundColor = RGBA_Bytes.White;
|
||||
|
||||
TextInfo textInfo = new CultureInfo("en-US", false).TextInfo;
|
||||
|
||||
SetDisplayAttributes();
|
||||
|
||||
FlowLayoutWidget mainContainer = new FlowLayoutWidget(FlowDirection.LeftToRight);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue