Make Manage Environments dialog wider and resizable
This commit is contained in:
parent
d4e8ebd303
commit
85b09af6f3
@ -5,8 +5,9 @@
|
||||
|
||||
<template class="EnvironmentsDialog" parent="AdwDialog">
|
||||
<property name="title">Manage Environments</property>
|
||||
<property name="content-width">700</property>
|
||||
<property name="content-height">500</property>
|
||||
<property name="content-width">900</property>
|
||||
<property name="content-height">600</property>
|
||||
<property name="follows-content-size">false</property>
|
||||
|
||||
<child>
|
||||
<object class="AdwToolbarView">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user