Skip to content
Snippets Groups Projects
Commit 2288264a authored by Leyla Farazha's avatar Leyla Farazha
Browse files

SOCIAL-640 Make View contents in minimal skin match Standard skin (Viewer 2

parent b7433597
No related branches found
No related tags found
No related merge requests found
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
</joystick_track> </joystick_track>
</panel> </panel>
</panel> </panel>
<panel <panel
border="false" border="false"
height="42" height="42"
layout="topleft" layout="topleft"
...@@ -253,5 +253,32 @@ ...@@ -253,5 +253,32 @@
top_pad="0" top_pad="0"
name="buttons" name="buttons"
width="226"> width="226">
</panel> <button
height="23"
label=""
layout="topleft"
left="83"
is_toggle="true"
image_overlay="Cam_Avatar_Off"
image_selected="PushButton_Selected_Press"
name="presets_btn"
tab_stop="false"
tool_tip="Preset Views"
top="13"
width="25">
</button>
<button
height="23"
label=""
layout="topleft"
left_pad="1"
is_toggle="true"
image_overlay="PanOrbit_Off"
image_selected="PushButton_Selected_Press"
name="pan_btn"
tab_stop="false"
tool_tip="Orbit Zoom Pan"
width="25">
</button>
</panel>
</floater> </floater>
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