diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-09-11 21:47:22 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-09 14:08:58 +0200 |
| commit | 1cc99a640fe694c1545eb2ecc01311f7bad26aed (patch) | |
| tree | 56fcc1894368cbd6a4e94e85e463fab8e628909b /main/data/occupant_list.ui | |
| parent | fefcf353520ebbe9e63f59e25a85fc122a5acc7a (diff) | |
| download | dino-1cc99a640fe694c1545eb2ecc01311f7bad26aed.tar.gz | |
Limit max_content_height
Diffstat (limited to 'main/data/occupant_list.ui')
| -rw-r--r-- | main/data/occupant_list.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/data/occupant_list.ui b/main/data/occupant_list.ui index d899eb5f..0bff5199 100644 --- a/main/data/occupant_list.ui +++ b/main/data/occupant_list.ui @@ -20,7 +20,7 @@ </child> <child> <object class="GtkScrolledWindow"> - <property name="max_content_height">500</property> + <property name="max_content_height">128</property> <property name="propagate_natural_height">True</property> <property name="visible">True</property> <child> |
