[minor] set min window width to 650px
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<!-- interface-requires gtk+ 3.8 -->
|
<!-- interface-requires gtk+ 3.8 -->
|
||||||
<template class="TeleportWindow" parent="GtkApplicationWindow">
|
<template class="TeleportWindow" parent="GtkApplicationWindow">
|
||||||
<property name="title" translatable="yes">Teleport</property>
|
<property name="title" translatable="yes">Teleport</property>
|
||||||
<property name="default_width">700</property>
|
<property name="default_width">650</property>
|
||||||
<property name="default_height">500</property>
|
<property name="default_height">500</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkAdjustment" id="adjustment1">
|
<object class="GtkAdjustment" id="adjustment1">
|
||||||
|
|||||||
Reference in New Issue
Block a user