Fix for low bug EXT-2248 "Redundant vertical scroll-bar in Place Profile panel".
--HG-- branch : product-enginemaster
parent
e360a44464
commit
c4a5030caa
|
|
@ -326,222 +326,211 @@
|
|||
layout="topleft"
|
||||
name="parcel_characteristics_tab"
|
||||
title="Parcel">
|
||||
<scroll_container
|
||||
color="DkGray2"
|
||||
<panel
|
||||
follows="all"
|
||||
height="132"
|
||||
height="160"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
name="parcel_scroll"
|
||||
opaque="true"
|
||||
top="0"
|
||||
width="290">
|
||||
<panel
|
||||
follows="all"
|
||||
height="165"
|
||||
width="275">
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="16"
|
||||
image_name="parcel_drk_PG"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
left="20"
|
||||
name="rating_icon"
|
||||
top="0"
|
||||
width="275">
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="16"
|
||||
image_name="parcel_drk_PG"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="rating_icon"
|
||||
top="0"
|
||||
width="18" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="rating_label"
|
||||
value="Rating:"
|
||||
width="80" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="rating_value"
|
||||
top_delta="0"
|
||||
value="unknown"
|
||||
width="120" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Voice"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="voice_icon"
|
||||
top_pad="5"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="18"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="voice_label"
|
||||
top_delta="0"
|
||||
value="Voice:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="18"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="voice_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Fly"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="fly_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="fly_label"
|
||||
value="Fly:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="fly_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Push"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="push_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="push_label"
|
||||
value="Push:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="push_value"
|
||||
top_delta="0"
|
||||
value="Off"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Build"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="build_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="build_label"
|
||||
value="Build:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="15"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="build_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Scripts"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="scripts_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="scripts_label"
|
||||
value="Scripts:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="scripts_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Damage"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="damage_icon"
|
||||
top_pad="7"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="damage_label"
|
||||
value="Damage:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="damage_value"
|
||||
top_delta="0"
|
||||
value="Off"
|
||||
width="60" />
|
||||
<button
|
||||
follows="bottom|right"
|
||||
height="19"
|
||||
label="About Land"
|
||||
layout="topleft"
|
||||
name="about_land_btn"
|
||||
right="-5"
|
||||
tab_stop="false"
|
||||
top="138"
|
||||
width="90">
|
||||
<click_callback
|
||||
function="ShowFloater"
|
||||
parameter="about_land" />
|
||||
</button>
|
||||
</panel>
|
||||
</scroll_container>
|
||||
width="18" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="rating_label"
|
||||
value="Rating:"
|
||||
width="80" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="rating_value"
|
||||
top_delta="0"
|
||||
value="unknown"
|
||||
width="120" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Voice"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="voice_icon"
|
||||
top_pad="5"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="18"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="voice_label"
|
||||
top_delta="0"
|
||||
value="Voice:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="18"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="voice_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Fly"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="fly_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="fly_label"
|
||||
value="Fly:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="16"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="fly_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Push"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="push_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="push_label"
|
||||
value="Push:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="push_value"
|
||||
top_delta="0"
|
||||
value="Off"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Build"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="build_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="build_label"
|
||||
value="Build:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="15"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="build_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Scripts"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="scripts_icon"
|
||||
top_pad="3"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="scripts_label"
|
||||
value="Scripts:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="scripts_value"
|
||||
top_delta="0"
|
||||
value="On"
|
||||
width="60" />
|
||||
<icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="parcel_drk_Damage"
|
||||
layout="topleft"
|
||||
left="20"
|
||||
name="damage_icon"
|
||||
top_pad="7"
|
||||
width="22" />
|
||||
<text
|
||||
follows="left|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="8"
|
||||
name="damage_label"
|
||||
value="Damage:"
|
||||
width="76" />
|
||||
<text
|
||||
follows="right|top"
|
||||
height="14"
|
||||
layout="topleft"
|
||||
left_pad="0"
|
||||
name="damage_value"
|
||||
top_delta="0"
|
||||
value="Off"
|
||||
width="60" />
|
||||
<button
|
||||
follows="bottom|right"
|
||||
height="19"
|
||||
label="About Land"
|
||||
layout="topleft"
|
||||
name="about_land_btn"
|
||||
right="-5"
|
||||
tab_stop="false"
|
||||
top="138"
|
||||
width="90">
|
||||
<click_callback
|
||||
function="ShowFloater"
|
||||
parameter="about_land" />
|
||||
</button>
|
||||
</panel>
|
||||
</accordion_tab>
|
||||
<accordion_tab
|
||||
expanded="false"
|
||||
|
|
|
|||
Loading…
Reference in New Issue