[Pixman] [PATCH v14 04/22] demos/scale: fix blank subsamples spin box
Søren Sandmann
soren.sandmann at gmail.com
Fri Mar 18 04:49:20 UTC 2016
Reviewed-by: Soren Sandmann <soren.sandmann at gmail.com>
On Sun, Mar 6, 2016 at 8:06 PM, <spitzak 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>
> ---
> demos/scale.ui | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/demos/scale.ui b/demos/scale.ui
> index b62cbfb..6028ab7 100644
> --- a/demos/scale.ui
> +++ b/demos/scale.ui
> @@ -321,6 +321,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.9.1
>
> _______________________________________________
> Pixman mailing list
> Pixman at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/pixman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pixman/attachments/20160318/c48ca161/attachment.html>
More information about the Pixman
mailing list