1
0
mirror of https://github.com/artizirk/wdisplays.git synced 2024-11-01 00:30:59 +02:00

Shrink minimum size of canvas

Fixes #13
This commit is contained in:
Jason Francis 2020-03-14 21:50:10 -04:00
parent e66756e2c4
commit 0faafdc04d

View File

@ -150,7 +150,7 @@
<property name="can_focus">True</property>
<property name="hadjustment">canvas_horiz</property>
<property name="vadjustment">canvas_vert</property>
<property name="min_content_width">400</property>
<property name="min_content_width">100</property>
<property name="min_content_height">300</property>
<child>
<placeholder/>