[gtk/matthiasc/for-master] widget-factory: Autoplay the video



commit c0ed89be9ae9513c4ef7d8f926e87fbb3c309004
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 9 10:52:55 2020 -0500

    widget-factory: Autoplay the video
    
    The empty video on the frontpage is a bit of a letdown, since
    the big arrow can't be clicked.

 demos/widget-factory/widget-factory.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index 6d6f539140..5532619bc1 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -1072,7 +1072,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
                                     <property name="margin-end">6</property>
                                     <property name="margin-top">6</property>
                                     <property name="margin-bottom">6</property>
-                                    <property name="autoplay">0</property>
+                                    <property name="autoplay">1</property>
                                     <property name="loop">1</property>
                                     <property 
name="file">resource:///org/gtk/WidgetFactory4/gtk-logo.webm</property>
                                   </object>


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