treewide: Remove visible=True on adwaita widgets

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev
2024-01-11 23:06:37 -08:00
parent 8ea553bd0c
commit caecf10cc1
9 changed files with 0 additions and 33 deletions

View File

@@ -10,7 +10,6 @@
<object class="GtkBox">
<child>
<object class="AdwAvatar" id="avatar">
<property name="visible">True</property>
<property name="margin-start">8</property>
<property name="margin_top">8</property>
<property name="margin_bottom">8</property>