Implementation of Nils' UI work for updated theming, functionality and style for the editors suite

This commit is contained in:
Areloch 2023-09-08 22:44:18 -05:00
parent dc1d6e7d9d
commit 33f35d35d4
908 changed files with 15381 additions and 3065 deletions

View file

@ -17,7 +17,7 @@ $guiContent = new GuiControl(SuperTooltipDlg) {
HorizSizing = "right";
VertSizing = "bottom";
position = "216 160";
Extent = "221 134";
Extent = "300 134";
MinExtent = "8 2";
canSave = "1";
Visible = "1";
@ -30,7 +30,7 @@ $guiContent = new GuiControl(SuperTooltipDlg) {
HorizSizing = "right";
VertSizing = "bottom";
position = "5 5";
Extent = "210 14";
Extent = "290 14";
MinExtent = "8 2";
canSave = "1";
Visible = "1";