Port to libhandy 1
This ports Calls to libhandy 1 and drops the embedded HdyAvatar in favor of the libhandy one. Fixes https://source.puri.sm/Librem5/calls/-/issues/172
This commit is contained in:
committed by
Julian Sparber
parent
019b4fd407
commit
6dba2c453b
@@ -43,11 +43,9 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="hscrollbar-policy">never</property>
|
||||
<child>
|
||||
<object class="HdyColumn">
|
||||
<object class="HdyClamp">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="maximum-width">600</property>
|
||||
<property name="linear-growth-width">450</property>
|
||||
<child>
|
||||
<object class="GtkListBox" id="history">
|
||||
<property name="can_focus">False</property>
|
||||
|
||||
Reference in New Issue
Block a user