Moving PopupMenu to Agg

This commit is contained in:
Lars Brubaker 2022-07-15 19:13:44 -07:00
parent 6f3fe2fddc
commit 2bd1cd1e13
20 changed files with 350 additions and 1186 deletions

View file

@ -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)