fix: allow chat window to snap-resize

This commit is contained in:
Richard Ramos 2020-11-18 10:01:09 -04:00 committed by Iuri Matias
parent 1ec28bca01
commit efddea2bc8
1 changed files with 4 additions and 2 deletions

View File

@ -22,8 +22,10 @@ ApplicationWindow {
Universal.theme: Universal.System
id: applicationWindow
minimumWidth: 1232
minimumHeight: 770
minimumWidth: 800
minimumHeight: 600
width: 1232
height: 770
color: Style.current.background
title: {
// Set application settings