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

@@ -14,7 +14,6 @@
<property name="row-spacing">3</property>
<child>
<object class="AdwAvatar" id="avatar">
<property name="visible">True</property>
<property name="valign">center</property>
<property name="size">36</property>
<property name="show-initials">True</property>