[Pixman] [PATCH 05/14] demos/scale: fix blank subsamples spin box

Oded Gabbay oded.gabbay at gmail.com
Fri Apr 29 11:47:40 UTC 2016


On Tue, Apr 12, 2016 at 5:36 AM, Søren Sandmann Pedersen
<soren.sandmann at gmail.com> wrote:
> From: Bill Spitzak <spitzak at gmail.com>
>
> It now shows the initial value of 4 when the demo is started
>
> Signed-off-by: Bill Spitzak <spitzak at gmail.com>
> Reviewed-by: Søren Sandmann <soren.sandmann at gmail.com>
> ---
>  demos/scale.ui | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/demos/scale.ui b/demos/scale.ui
> index ee985dd..f6f6e89 100644
> --- a/demos/scale.ui
> +++ b/demos/scale.ui
> @@ -301,6 +301,7 @@
>                        <object class="GtkSpinButton" id="subsample_spin_button">
>                          <property name="visible">True</property>
>                         <property name="adjustment">subsample_adjustment</property>
> +                       <property name="value">4</property>
>                        </object>
>                        <packing>
>                          <property name="left_attach">1</property>
> --
> 1.7.11.7
>
> _______________________________________________
> Pixman mailing list
> Pixman at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/pixman

This patch is:
Reviewed-by: Oded Gabbay <oded.gabbay at gmail.com>


More information about the Pixman mailing list