Merge pull request #1172 from Areloch/BaseUIUpdate_Wipwork

BaseUI Update
This commit is contained in:
Brian Roberts 2024-01-05 14:30:00 -06:00 committed by GitHub
commit cf7e9f7a00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
79 changed files with 5091 additions and 6538 deletions

View file

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