[gtk/wip/otte/for-master: 1/2] widget-factory: Expand the video to cover the whole frame
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/for-master: 1/2] widget-factory: Expand the video to cover the whole frame
- Date: Fri, 30 Jul 2021 18:43:48 +0000 (UTC)
commit e765aaa3f4f090563090c097810cf326b0591232
Author: Benjamin Otte <otte redhat com>
Date: Fri Jul 30 20:37:34 2021 +0200
widget-factory: Expand the video to cover the whole frame
1. This looks way cooler.
2. Since the frame is rounded, it adds a very visible test for our
clipping of rounded rectangles.
demos/widget-factory/widget-factory.ui | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index 94126edb36..a5883ec31d 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -1061,12 +1061,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
</child>
<child>
<object class="GtkVideo">
- <property name="halign">center</property>
- <property name="valign">center</property>
- <property name="margin-start">6</property>
- <property name="margin-end">6</property>
- <property name="margin-top">6</property>
- <property name="margin-bottom">6</property>
<property name="autoplay">1</property>
<property name="loop">1</property>
<property
name="file">resource:///org/gtk/WidgetFactory4/gtk-logo.webm</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]