Fix incorrect canvas scroll sizes and margins

This commit is contained in:
Jason Francis
2019-08-23 18:00:07 -04:00
parent bd8fc3f7d4
commit 53d52f0fe3
3 changed files with 26 additions and 22 deletions

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">300</property>
<property name="min_content_width">400</property>
<property name="min_content_height">300</property>
<child>
<placeholder/>