mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Implementation of Nils' UI work for updated theming, functionality and style for the editors suite
This commit is contained in:
parent
dc1d6e7d9d
commit
33f35d35d4
908 changed files with 15381 additions and 3065 deletions
|
|
@ -11,7 +11,7 @@ $guiContent = new GuiWindowCollapseCtrl() {
|
|||
minSize = "50 50";
|
||||
closeCommand = "$ThisControl.onClose();";
|
||||
edgeSnap = "1";
|
||||
text = "Object Inspector";
|
||||
text = ":: Object Inspector";
|
||||
margin = "0 0 0 0";
|
||||
padding = "0 0 0 0";
|
||||
anchorTop = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue