[Summary] Fixed bug with black lines and bad alignment in the Track Header
authorNikolay <MPolianovskyi@wavesglobal.com>
Mon, 20 Oct 2014 10:20:08 +0000 (13:20 +0300)
committerNikolay <MPolianovskyi@wavesglobal.com>
Mon, 20 Oct 2014 10:20:08 +0000 (13:20 +0300)
gtk2_ardour/ui/audio_time_axis.xml

index d73fd3de9aee773bfdd76234695a64a189485744..34dc28c812329e1c9989d476d105e0baa3be345e 100644 (file)
@@ -77,9 +77,8 @@
               _prelighticon="time_axis_playlist" ui.orphan="true"/>
           <HBox width=""/>
           <HBox>
-            <EventBox width="" bgnormal="#000000" bgactive="#000000"/>
+            <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
             <VBox>
-              <EventBox height="" bgnormal="#000000" bgactive="#000000"/>
               <iconbutton id="rec_enable_button"
                           width="40"
                           height="20"
                           activeicon="time_axis_record_active"
                           _prelighticon="time_axis_record_prelight"
                           tooltip="Record Enable"/>
-              <EventBox height="" bgnormal="#000000" bgactive="#000000"/>
+              <EventBox height="" bgnormal="#383838" bgactive="#424242"/>
             </VBox>
-            <EventBox width="" bgnormal="#000000" bgactive="#000000"/>
+            <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
             <VBox>
-              <EventBox height="" bgnormal="#000000" bgactive="#000000"/>
+                <EventBox height="2" bgnormal="#383838" bgactive="#424242"/>
               <iconbutton id="monitor_input_button"
                           width="40"
                           height="16"
         </HBox>
         <HBox>
           <VBox width="26"/>
-          <EventBox width="" bgnormal="#000000" bgactive="#000000"/>
+          <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
           <VBox>
               <iconbutton id="mute_button"
                           width="40"
           <VBox>
               <iconbutton id="solo_button"
                           width="40"
-                          height="20"
+                          height="16"
                           normalicon="time_axis_solo"
                           activeicon="time_axis_solo_active"
                           implicitactiveicon="time_axis_solo_safe"