working on single window for glfw
This commit is contained in:
parent
6f77515fc6
commit
6320112da3
14 changed files with 20 additions and 342 deletions
|
|
@ -51,7 +51,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
{ }
|
||||
|
||||
public OverflowBar(ImageBuffer icon, ThemeConfig theme)
|
||||
: base(theme)
|
||||
: base(theme.TabbarPadding, theme.CreateSmallResetButton())
|
||||
{
|
||||
this.theme = theme;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue