show scroll bars
This commit is contained in:
parent
44cda2aeef
commit
1ecf32f4d8
3 changed files with 2 additions and 4 deletions
|
|
@ -92,8 +92,6 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
this.ScrollArea.HAnchor = HAnchor.Stretch;
|
||||
this.ListContentView = libraryView;
|
||||
|
||||
this.VerticalScrollBar.Show = ScrollBar.ShowState.Never;
|
||||
|
||||
context.ContainerChanged += ActiveContainer_Changed;
|
||||
context.ContentChanged += ActiveContainer_ContentChanged;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue