Removed minimum height. Closes #282

This commit is contained in:
obscuren 2015-02-03 07:54:50 -08:00
parent 59b7386abb
commit 4dc283c0fb
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ ApplicationWindow {
width: 1200 width: 1200
height: 820 height: 820
minimumHeight: 800 minimumWidth: 300
minimumWidth: 600
title: "Mist" title: "Mist"