Skip to content
Snippets Groups Projects
Commit 8976c93b authored by Merov Linden's avatar Merov Linden
Browse files

STORM-974 : pull into viewer-development

parents 12f4e55f faf43246
No related branches found
No related tags found
No related merge requests found
...@@ -399,6 +399,7 @@ Jonathan Yap ...@@ -399,6 +399,7 @@ Jonathan Yap
STORM-979 STORM-979
VWR-17801 VWR-17801
VWR-24347 VWR-24347
STORM-974
Kage Pixel Kage Pixel
VWR-11 VWR-11
Ken March Ken March
......
...@@ -2078,7 +2078,7 @@ Only large parcels can be listed in search. ...@@ -2078,7 +2078,7 @@ Only large parcels can be listed in search.
layout="topleft" layout="topleft"
left_pad="10" left_pad="10"
name="remove_allowed" name="remove_allowed"
right="-1" right="-10"
width="100" /> width="100" />
</panel> </panel>
<panel <panel
...@@ -2128,7 +2128,7 @@ Only large parcels can be listed in search. ...@@ -2128,7 +2128,7 @@ Only large parcels can be listed in search.
layout="topleft" layout="topleft"
left_pad="10" left_pad="10"
name="remove_banned" name="remove_banned"
right="-1" right="-10"
width="100" /> width="100" />
</panel> </panel>
</panel> </panel>
......
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
left="10" left="10"
max_val="2" max_val="2"
name="gamma" name="gamma"
top_pad="7" top_pad="11"
width="262" /> width="262" />
<text <text
type="string" type="string"
......
...@@ -183,17 +183,17 @@ ...@@ -183,17 +183,17 @@
left="8" left="8"
name="bottom_panel" name="bottom_panel"
top_pad="5" top_pad="5"
width="303"> width="315">
<layout_stack <layout_stack
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
layout="topleft" layout="topleft"
name="layout_stack1" name="layout_stack1"
left="2" left="0"
orientation="horizontal" orientation="horizontal"
top_pad="0" top_pad="0"
width="303"> width="313">
<layout_panel <layout_panel
follows="bottom|left|right" follows="bottom|left|right"
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
name="layout_panel1" name="layout_panel1"
user_resize="false" user_resize="false"
auto_resize="true" auto_resize="true"
width="150"> width="146">
<button <button
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
name="cancel_btn" name="cancel_btn"
top="0" top="0"
left="1" left="1"
width="149" /> width="145" />
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
......
...@@ -176,7 +176,7 @@ background_visible="true" ...@@ -176,7 +176,7 @@ background_visible="true"
left="0" left="0"
orientation="horizontal" orientation="horizontal"
top="0" top="0"
width="120"> width="113">
<layout_panel <layout_panel
follows="bottom|left|right" follows="bottom|left|right"
...@@ -214,7 +214,10 @@ background_visible="true" ...@@ -214,7 +214,10 @@ background_visible="true"
<menu_button <menu_button
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
label="▼" image_disabled="ComboButton_Off"
image_unselected="ComboButton_Off"
image_pressed="ComboButton_Off"
image_pressed_selected="ComboButton_Off"
layout="topleft" layout="topleft"
mouse_opaque="false" mouse_opaque="false"
name="overflow_btn" name="overflow_btn"
...@@ -236,7 +239,7 @@ background_visible="true" ...@@ -236,7 +239,7 @@ background_visible="true"
left="0" left="0"
orientation="horizontal" orientation="horizontal"
top="0" top="0"
width="120"> width="110">
<layout_panel <layout_panel
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
...@@ -246,7 +249,7 @@ background_visible="true" ...@@ -246,7 +249,7 @@ background_visible="true"
name="profile_btn_lp" name="profile_btn_lp"
user_resize="false" user_resize="false"
auto_resize="true" auto_resize="true"
width="112"> width="102">
<button <button
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
...@@ -257,7 +260,7 @@ background_visible="true" ...@@ -257,7 +260,7 @@ background_visible="true"
left="1" left="1"
tool_tip="Show place profile" tool_tip="Show place profile"
top="0" top="0"
width="111" /> width="101" />
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
...@@ -272,7 +275,7 @@ background_visible="true" ...@@ -272,7 +275,7 @@ background_visible="true"
left="0" left="0"
orientation="horizontal" orientation="horizontal"
top="0" top="0"
width="120"> width="112">
<layout_panel <layout_panel
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
...@@ -283,7 +286,7 @@ background_visible="true" ...@@ -283,7 +286,7 @@ background_visible="true"
top="0" top="0"
user_resize="false" user_resize="false"
auto_resize="true" auto_resize="true"
width="61"> width="51">
<button <button
follows="bottom|left|right" follows="bottom|left|right"
height="23" height="23"
...@@ -293,7 +296,7 @@ background_visible="true" ...@@ -293,7 +296,7 @@ background_visible="true"
name="close_btn" name="close_btn"
left="1" left="1"
top="0" top="0"
width="60" /> width="50" />
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment