[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] Set channel label width to 12

Arun Raghavan gitlab at gitlab.freedesktop.org
Mon Aug 10 11:57:46 UTC 2020



Arun Raghavan pushed to branch master at PulseAudio / pavucontrol


Commits:
9954baa3 by Jamison Lofthouse at 2020-08-04T17:45:06-06:00
Set channel label width to 12

Add a bit more padding for when percentages and decibel levels are weird
so that sliders and labels are a consistent width.

- - - - -


1 changed file:

- src/pavucontrol.glade


Changes:

=====================================
src/pavucontrol.glade
=====================================
@@ -55,7 +55,7 @@
             <property name="label" translatable="yes"><small>50%</small></property>
             <property name="use_markup">True</property>
             <property name="justify">right</property>
-            <property name="width_chars">9</property>
+            <property name="width_chars">12</property>
             <property name="xalign">1</property>
             <property name="yalign">0</property>
           </object>



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/9954baa34319f51bef2ea3308e2985302c6c38b6

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/9954baa34319f51bef2ea3308e2985302c6c38b6
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20200810/e620a1c6/attachment.htm>


More information about the pulseaudio-commits mailing list