[Summary] Pixel hunting

This commit is contained in:
VKamyshniy 2014-11-05 18:56:06 +02:00
parent 2447af64f4
commit 7844e1d513
2 changed files with 23 additions and 20 deletions

View file

@ -1,22 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<CompactMeterbridge bgnormal="#353535">
<HBox>
<VBox width="11"/>
<VBox>
<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="#353535">
<VBox>
<Hbox height="8"/>
<Hbox id="compact_meter_strips_home" spacing="3"/>
</VBox>
</EventBox>
</ScrolledWindow>
</HBox>
<VBox>
<HBox>
<VBox width="11"/>
<VBox>
<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="#353535">
<VBox>
<Hbox height="8"/>
<Hbox id="compact_meter_strips_home"
spacing="3"/>
</VBox>
</EventBox>
</ScrolledWindow>
</HBox>
<EventBox bgnormal="#000000"
height="2"/>
</VBox>
</CompactMeterbridge>

View file

@ -415,8 +415,6 @@
box.expand="true">
<EventBox id="compact_meter_bridge_home"
bgnormal="#383838"/>
<EventBox bgnormal="#000000"
height="2"/>
<HPaned id="edit_pane"
box.fill="true"
box.expand="true">