Moving PopupMenu to Agg
This commit is contained in:
parent
6f3fe2fddc
commit
2bd1cd1e13
20 changed files with 350 additions and 1186 deletions
|
|
@ -142,7 +142,6 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
VAnchor = VAnchor.Absolute,
|
||||
Width = 80 * GuiWidget.DeviceScale,
|
||||
Height = 65 * GuiWidget.DeviceScale,
|
||||
Mode = themeName,
|
||||
Border = 1,
|
||||
BorderColor = theme.BorderColor20,
|
||||
Margin = new BorderDouble(theme.DefaultContainerPadding, 0, theme.DefaultContainerPadding, theme.DefaultContainerPadding)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue