From 0adcfa0802b3717d9f08d470c04cc6bae5a36892 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 8 Jul 2018 15:34:41 -0400 Subject: Formatting --- resource/ui/itemrenameinvaliddialog.res | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'resource/ui/itemrenameinvaliddialog.res') diff --git a/resource/ui/itemrenameinvaliddialog.res b/resource/ui/itemrenameinvaliddialog.res index 6d95948..ab9a468 100644 --- a/resource/ui/itemrenameinvaliddialog.res +++ b/resource/ui/itemrenameinvaliddialog.res @@ -1,6 +1,5 @@ "Resource/UI/ItemRenameInvalidDialog.res" { - // Need to be named ItemRenameConfirmationDialog, because it uses the same base confirmation dialog in code "ItemRenameConfirmationDialog" { "fieldName" "ItemRenameConfirmationDialog" @@ -92,12 +91,15 @@ "text_ypos" "100" // Hide it off the bottom "text_center" "1" "name_only" "1" + "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } + "SubjectBG" { "ControlName" "CExLabel" @@ -151,12 +153,14 @@ "model_ypos" "5" "model_wide" "80" "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom + "text_ypos" "100" "text_center" "1" "name_only" "1" + "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } -- cgit v1.2.3