]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix width of deblock slider
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 4 Aug 2014 14:45:53 +0000 (14:45 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 4 Aug 2014 14:45:53 +0000 (14:45 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6265 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb.ui

index e4089c5b6738a2a824c3287b2577d69afc458e7d..3a2563f7bb768126e3808312deecd1947e0b706d 100644 (file)
@@ -2981,6 +2981,7 @@ This allows a player to initiate playback before downloading the entire file.</p
                                         <child>
                                           <object class="GtkScale" id="PictureDeblock">
                                             <property name="visible">True</property>
+                                            <property name="width_request">100</property>
                                             <property name="can_focus">True</property>
                                             <property name="tooltip_text" translatable="yes">The deblocking filter removes a common type of compression artifact.
         If your source exhibits 'blockiness', this filter may help clean it up.</property>