LogsView: set minimum window size

Change-Id: Iea461d60b80808e569c457e51323930a6cf67779
This commit is contained in:
Ilyas Erdogan
2025-12-05 14:14:45 -05:00
parent bf1f051949
commit dad8afb4bf

View File

@@ -43,8 +43,8 @@ Window {
}
title: JamiStrings.logsViewTitle
width: 600
height: 500
minimumWidth: 600
minimumHeight: 500
Connections {
target: UtilsAdapter