mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Always start with black image
This commit is contained in:
@@ -37,6 +37,7 @@ class ClapperPlayerBase extends GstPlayer.Player
|
||||
this.widget = gtkglsink.widget;
|
||||
this.widget.vexpand = true;
|
||||
this.widget.hexpand = true;
|
||||
this.widget.set_opacity(0);
|
||||
|
||||
this.settings = new Gio.Settings({
|
||||
schema_id: 'com.github.rafostar.Clapper'
|
||||
|
Reference in New Issue
Block a user