improving scroll bars

This commit is contained in:
Lars Brubaker 2021-06-11 18:01:54 -07:00
parent 58a2883cf8
commit 13c2b91a2e
4 changed files with 4 additions and 5 deletions

View file

@ -975,7 +975,6 @@ namespace MatterHackers.MatterControl
ScrollBar.GrowThumbBy = 2;
// Initialize statics
ScrollBar.DefaultThumbBackground.DefaultBackgroundColor = Color.Transparent;
Object3D.AssetsPath = ApplicationDataStorage.Instance.LibraryAssetsPath;
this.Library = new LibraryConfig();