Set minimum window width to 470px to prevent layout overflow

This commit is contained in:
Pavel Baksy 2026-05-21 00:04:18 +02:00
parent 946e726859
commit 28c06463cf

View File

@ -23,7 +23,7 @@
<template class="RosterWindow" parent="AdwApplicationWindow">
<property name="default-width">1200</property>
<property name="default-height">800</property>
<property name="width-request">400</property>
<property name="width-request">470</property>
<property name="content">
<object class="AdwToastOverlay" id="toast_overlay">
<property name="child">