mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 00:17:49 +01:00
[Summary] Pixel hunting
This commit is contained in:
parent
314236e1c6
commit
1e9702aff7
1 changed files with 15 additions and 2 deletions
|
|
@ -62,7 +62,20 @@
|
|||
maxvalue="10"
|
||||
step="0.1"
|
||||
pagesize="1.0"/>
|
||||
<HBox id="menu_bar_home"/>
|
||||
<EventBox bgnormal="#424242">
|
||||
<VBox>
|
||||
<EventBox bgnormal="#000000"
|
||||
height="2"/>
|
||||
<HBox id="menu_bar_home">
|
||||
<EventBox bgnormal="#000000"
|
||||
width="2"/>
|
||||
<EventBox bgnormal="#000000"
|
||||
box.pack="end"
|
||||
width="2"/>
|
||||
</HBox>
|
||||
|
||||
</VBox>
|
||||
</EventBox>
|
||||
<EventBox bgnormal="#000000">
|
||||
<VBox borderwidth="2" spacing ="1">
|
||||
<EventBox bgnormal="#282828">
|
||||
|
|
@ -437,7 +450,7 @@
|
|||
<HBox box.pack="end"
|
||||
box.fill="true"
|
||||
box.expand="true">
|
||||
<EventBox bgnormal="#000000" width="3"/>
|
||||
<EventBox bgnormal="#000000" width="2"/>
|
||||
<EventBox id="inspector_home"/>
|
||||
<VBox box.fill="true"
|
||||
box.expand="true">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue