history-box: expand to fill available horizontal space
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<template class="CallsHistoryBox" parent="GtkWidget">
|
<template class="CallsHistoryBox" parent="GtkWidget">
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkStack" id="stack">
|
<object class="GtkStack" id="stack">
|
||||||
|
<property name="hexpand">True</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkStackPage">
|
<object class="GtkStackPage">
|
||||||
<property name="name">empty</property>
|
<property name="name">empty</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user