MakeOutfitDialog should use deltas for xui

This commit is contained in:
Liru Færs
2019-10-20 01:17:40 -04:00
parent a6cc7eda61
commit a1e74c3286

View File

@@ -7,223 +7,223 @@
label="Save" label_selected="Save" left="171" mouse_opaque="true"
name="Save" scale_image="true" width="82" />
<button bottom="5" enabled="true" font="SansSerif" halign="center" height="20"
label="Cancel" label_selected="Cancel" left="261" mouse_opaque="true"
label="Cancel" label_selected="Cancel" left_delta="90" mouse_opaque="true"
name="Cancel" scale_image="true" width="82" />
<check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Shape" left="13"
mouse_opaque="true" name="checkbox_shape" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Skin" left="13"
height="16" initial_value="false" label="Skin"
mouse_opaque="true" name="checkbox_skin" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Hair" left="13"
height="16" initial_value="false" label="Hair"
mouse_opaque="true" name="checkbox_hair" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Eyes" left="13"
height="16" initial_value="false" label="Eyes"
mouse_opaque="true" name="checkbox_eyes" radio_style="false" width="100" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="95" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13"
font="SansSerifSmall" h_pad="0" halign="left" height="14"
mouse_opaque="true" name="Options:" v_pad="0" width="100">
Options:
</text>
<!--<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Rename Clothing To Folder Name"
left="13" mouse_opaque="true" name="rename" radio_style="false" width="210" />-->
mouse_opaque="true" name="rename" radio_style="false" width="210" />-->
<check_box name="checkbox_use_outfits" control_name="UseOutfitFolders" initial_value="false"
enabled="true" label="Use Viewer 2 outfit folders" font="SansSerifSmall"
bottom_delta="-20" left_delta="0" follows="left|top" height="16" width="300"
bottom_delta="-20" follows="left|top" height="16" width="300"
mouse_opaque="true" radio_style="false" />
<check_box name="checkbox_use_links" control_name="UseInventoryLinks" initial_value="false"
enabled="true" label="Use links for non-copy, no-mod, or multi-worn items" font="SansSerifSmall"
bottom_delta="-20" left_delta="0" follows="left|top" height="16" width="300"
bottom_delta="-20" follows="left|top" height="16" width="300"
mouse_opaque="true" radio_style="false" />
<check_box bottom_delta="-20" follows="left|top" control_name="LiruLegacyOutfitStoreObjChanges" name="checkbox_legacy_copy_changes" label="Copy changes made to attachments" tool_tip="Keeps changes made to attachments, since they were worn or you last logged in, by detaching them just before creating the outfit. Generally, this should be checked, if you know what you're doing, such as making a new outfit to undo bad changes, you'll need to uncheck it."/>
<check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Shirt" left="113"
height="16" initial_value="false" label="Shirt" left_delta="100"
mouse_opaque="true" name="checkbox_shirt" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Pants" left="113"
height="16" initial_value="false" label="Pants"
mouse_opaque="true" name="checkbox_pants" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Shoes" left="113"
height="16" initial_value="false" label="Shoes"
mouse_opaque="true" name="checkbox_shoes" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Socks" left="113"
height="16" initial_value="false" label="Socks"
mouse_opaque="true" name="checkbox_socks" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Jacket" left="113"
height="16" initial_value="false" label="Jacket"
mouse_opaque="true" name="checkbox_jacket" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Gloves" left="113"
height="16" initial_value="false" label="Gloves"
mouse_opaque="true" name="checkbox_gloves" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Undershirt" left="113"
height="16" initial_value="false" label="Undershirt"
mouse_opaque="true" name="checkbox_undershirt" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Underpants" left="113"
height="16" initial_value="false" label="Underpants"
mouse_opaque="true" name="checkbox_underpants" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Skirt" left="113"
height="16" initial_value="false" label="Skirt"
mouse_opaque="true" name="checkbox_skirt" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Tattoo" left="113"
height="16" initial_value="false" label="Tattoo"
mouse_opaque="true" name="checkbox_tattoo" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Alpha" left="113"
height="16" initial_value="false" label="Alpha"
mouse_opaque="true" name="checkbox_alpha" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Physics" left="113"
height="16" initial_value="false" label="Physics"
mouse_opaque="true" name="checkbox_physics" radio_style="false" width="100" />
<check_box bottom="-196" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Chest" left="213"
height="16" initial_value="false" label="Chest" left_delta="100"
mouse_opaque="true" name="checkbox_Chest" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="true" label="Skull" left="213"
height="16" initial_value="true" label="Skull"
mouse_opaque="true" name="checkbox_Skull" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Shoulder" left="213"
height="16" initial_value="false" label="Left Shoulder"
mouse_opaque="true" name="checkbox_Left Shoulder" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Shoulder" left="213"
height="16" initial_value="false" label="Right Shoulder"
mouse_opaque="true" name="checkbox_Right Shoulder" radio_style="false"
width="106" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Hand" left="213"
height="16" initial_value="false" label="Left Hand"
mouse_opaque="true" name="checkbox_Left Hand" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Hand" left="213"
height="16" initial_value="false" label="Right Hand"
mouse_opaque="true" name="checkbox_Right Hand" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="true" label="Left Foot" left="213"
height="16" initial_value="true" label="Left Foot"
mouse_opaque="true" name="checkbox_Left Foot" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="true" label="Right Foot" left="213"
height="16" initial_value="true" label="Right Foot"
mouse_opaque="true" name="checkbox_Right Foot" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Spine" left="213"
height="16" initial_value="false" label="Spine"
mouse_opaque="true" name="checkbox_Spine" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Pelvis" left="213"
height="16" initial_value="false" label="Pelvis"
mouse_opaque="true" name="checkbox_Pelvis" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Mouth" left="213"
height="16" initial_value="false" label="Mouth"
mouse_opaque="true" name="checkbox_Mouth" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Chin" left="213"
height="16" initial_value="false" label="Chin"
mouse_opaque="true" name="checkbox_Chin" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Ear" left="213"
height="16" initial_value="false" label="Left Ear"
mouse_opaque="true" name="checkbox_Left Ear" radio_style="false"
width="100" />
<check_box bottom="-196" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Ear" left="313"
height="16" initial_value="false" label="Right Ear" left_delta="100"
mouse_opaque="true" name="checkbox_Right Ear" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Eyeball" left="313"
height="16" initial_value="false" label="Left Eyeball"
mouse_opaque="true" name="checkbox_Left Eyeball" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Eyeball" left="313"
height="16" initial_value="false" label="Right Eyeball"
mouse_opaque="true" name="checkbox_Right Eyeball" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Nose" left="313"
height="16" initial_value="false" label="Nose"
mouse_opaque="true" name="checkbox_Nose" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="R Upper Arm" left="313"
height="16" initial_value="false" label="R Upper Arm"
mouse_opaque="true" name="checkbox_R Upper Arm" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="R Forearm" left="313"
height="16" initial_value="false" label="R Forearm"
mouse_opaque="true" name="checkbox_R Forearm" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="L Upper Arm" left="313"
height="16" initial_value="false" label="L Upper Arm"
mouse_opaque="true" name="checkbox_L Upper Arm" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="L Forearm" left="313"
height="16" initial_value="false" label="L Forearm"
mouse_opaque="true" name="checkbox_L Forearm" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Hip" left="313"
height="16" initial_value="false" label="Right Hip"
mouse_opaque="true" name="checkbox_Right Hip" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="R Upper Leg" left="313"
height="16" initial_value="false" label="R Upper Leg"
mouse_opaque="true" name="checkbox_R Upper Leg" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="true" label="R Lower Leg" left="313"
height="16" initial_value="true" label="R Lower Leg"
mouse_opaque="true" name="checkbox_R Lower Leg" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Hip" left="313"
height="16" initial_value="false" label="Left Hip"
mouse_opaque="true" name="checkbox_Left Hip" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="L Upper Leg" left="313"
height="16" initial_value="false" label="L Upper Leg"
mouse_opaque="true" name="checkbox_L Upper Leg" radio_style="false"
width="100" />
<check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall"
height="16" initial_value="true" label="L Lower Leg" left="413"
height="16" initial_value="true" label="L Lower Leg" left_delta="100"
mouse_opaque="true" name="checkbox_L Lower Leg" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Stomach" left="413"
height="16" initial_value="false" label="Stomach"
mouse_opaque="true" name="checkbox_Stomach" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Left Pec" left="413"
height="16" initial_value="false" label="Left Pec"
mouse_opaque="true" name="checkbox_Left Pec" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Right Pec" left="413"
height="16" initial_value="false" label="Right Pec"
mouse_opaque="true" name="checkbox_Right Pec" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Neck" left="413"
height="16" initial_value="false" label="Neck"
mouse_opaque="true" name="checkbox_Neck" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Root" left="413"
height="16" initial_value="false" label="Root"
mouse_opaque="true" name="checkbox_Avatar Center" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Center 2" left="413"
height="16" initial_value="false" label="Center 2"
mouse_opaque="true" name="checkbox_Center 2" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Top Right" left="413"
height="16" initial_value="false" label="Top Right"
mouse_opaque="true" name="checkbox_Top Right" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Top" left="413"
height="16" initial_value="false" label="Top"
mouse_opaque="true" name="checkbox_Top" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Top Left" left="413"
height="16" initial_value="false" label="Top Left"
mouse_opaque="true" name="checkbox_Top Left" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Center" left="413"
height="16" initial_value="false" label="Center"
mouse_opaque="true" name="checkbox_Center" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Bottom Left" left="413"
height="16" initial_value="false" label="Bottom Left"
mouse_opaque="true" name="checkbox_Bottom Left" radio_style="false"
width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Bottom" left="413"
height="16" initial_value="false" label="Bottom"
mouse_opaque="true" name="checkbox_Bottom" radio_style="false" width="100" />
<check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall"
height="16" initial_value="false" label="Bottom Right" left="413"
height="16" initial_value="false" label="Bottom Right"
mouse_opaque="true" name="checkbox_Bottom Right" radio_style="false"
width="100" />
<!--text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
@@ -251,7 +251,7 @@ Drag an outfit folder onto your avatar to put it on.
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-154" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" left="13"
font="SansSerif" h_pad="0" halign="left" height="16"
mouse_opaque="true" name="Items to include in outfit:" v_pad="0"
width="489">
Items to include in outfit:
@@ -270,13 +270,13 @@ Drag an outfit folder onto your avatar to put it on.
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="113"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left_delta="100"
mouse_opaque="true" name="Clothes:" v_pad="0" width="100">
Clothes:
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="213"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left_delta="100"
mouse_opaque="true" name="Attachments:" v_pad="0" width="100">
Attachments:
</text>