Skip to content
Snippets Groups Projects
Commit c5aa11e0 authored by Paul Guslisty's avatar Paul Guslisty
Browse files

Fixed normal EXT-6845 ([TRUNCATION] Media Control. \"Parar tod\" - \"Iniciar to\")

- Increased buttons width and panel width

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/295/

--HG--
branch : product-engine
parent dd0b0235
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
background_opaque="true" background_opaque="true"
background_visible="true" background_visible="true"
layout="topleft" layout="topleft"
width="270" width="328"
height="230" height="230"
name="nearby_media" name="nearby_media"
help_topic="nearby_media"> help_topic="nearby_media">
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
follows="left" follows="left"
tool_tip="Turn all nearby media off" tool_tip="Turn all nearby media off"
left="8" left="8"
width="66" width="95"
height="22" height="22"
label="Stop All"> label="Stop All">
<button.commit_callback <button.commit_callback
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
follows="left" follows="left"
tool_tip="Turn all nearby media on" tool_tip="Turn all nearby media on"
left_pad="4" left_pad="4"
width="66" width="95"
height="22" height="22"
label="Start All"> label="Start All">
<button.commit_callback <button.commit_callback
......
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