[sound-juicer] Adjust position of progress bar



commit 41fddba463dfe60418a92cfb6f59d431b3136bd0
Author: Phillip Wood <phillip wood dunelm org uk>
Date:   Thu Aug 14 11:20:07 2014 +0100

    Adjust position of progress bar
    
    Progress bars in Gtk 3.14 are much thinner so it's position needs
    adjusting. It still doesn't look great but is better than it was.

 data/sound-juicer.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/sound-juicer.ui b/data/sound-juicer.ui
index c9374b1..c8dff55 100644
--- a/data/sound-juicer.ui
+++ b/data/sound-juicer.ui
@@ -563,6 +563,8 @@ audio-volume-medium</property>
                 <property name="pulse_step">0.10000000149</property>
                 <property name="margin-top">2</property>
                 <property name="margin-bottom">2</property>
+                <property name="margin-left">14</property>
+                <property name="valign">center</property>
               </object>
               <packing>
                 <property name="expand">False</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]