mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Fix minimum window width
This commit is contained in:
@@ -3,6 +3,7 @@ using Adw 1;
|
||||
|
||||
template $WarehouseWindow: Adw.ApplicationWindow {
|
||||
title: "Warehouse";
|
||||
width-request: 363;
|
||||
default-width: 921;
|
||||
default-height: 450;
|
||||
Adw.Breakpoint main_breakpoint {
|
||||
|
||||
Reference in New Issue
Block a user