mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-26 23:05:38 +00:00
Merge pull request #1172 from Areloch/BaseUIUpdate_Wipwork
BaseUI Update
This commit is contained in:
commit
cf7e9f7a00
79 changed files with 5091 additions and 6538 deletions
|
|
@ -2420,7 +2420,7 @@ function AssetBrowserPreviewButton::onMouseDragged(%this)
|
|||
%ctrl = new GuiDragAndDropControl()
|
||||
{
|
||||
canSaveDynamicFields = "0";
|
||||
Profile = "GuiSolidDefaultProfile";
|
||||
Profile = "ToolsGuiSolidDefaultProfile";
|
||||
HorizSizing = "right";
|
||||
VertSizing = "bottom";
|
||||
Position = %xPos SPC %yPos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue