mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +01:00
[Summary] Pixel hunting
This commit is contained in:
parent
2447af64f4
commit
7844e1d513
2 changed files with 23 additions and 20 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue