[Summary] Change request from Igor (MASTER pane and METER BRIDGE)

This commit is contained in:
VKamyshniy 2014-07-31 23:51:48 +03:00
parent a3a2ca7541
commit 19d024be94
5 changed files with 19 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

@ -2,16 +2,18 @@
<CompactMeterbridge bgnormal="#353535">
<HBox>
<VBox width="11"/>
<VBox>
<icon source="meter_bridge_level_scale.png"/>
<icon source="meter_bridge_level_scale.png" box.padding="8"/>
</VBox>
<VBox width="9"/>
<ScrolledWindow hscroll="always"
vscroll="never"
box.expand="true"
box.fill="true">
<EventBox bgnormal="#383838">
<EventBox bgnormal="#353535">
<VBox>
<Hbox height="10"/>
<Hbox height="8"/>
<Hbox id="compact_meter_strips_home" spacing="2"/>
</VBox>
</EventBox>

View file

@ -277,9 +277,7 @@
table.yfill="true"
table.yexpand="true"
bgnormal="#3E3E3E">
<HBox>
<VBox id="edit_controls_vbox"/>
</HBox>
<VBox id="edit_controls_vbox" height="800"/>
</Layout>
</Table>
</VPaned>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI width="97"
<RouteUI width="97"
height="99"
bgnormal="#000000"
bgactive="#000000"
@ -44,14 +44,24 @@
<Layout bgnormal="#383838"
width="47"
height="83">
<EventBox bgnormal="#4E4E4E"
width="1"
height="83"/>
<EventBox bgnormal="#4E4E4E"
width="47"
height="1"/>
<icon id="master_bus_master_label"
source="master_bus_master_label.png"
x="1"
y="1"/>
<VBox id="the_icon_home">
<icon id="master_bus_multi_out_mode_icon"
source="master_bus_multi_out_mode.png"/>
</VBox>
<VBox id="level_meter_home"
height="77"
height="61"
x="18"
y="3"/>
y="15"/>
</Layout>
</HBox>
</VBox>