1
0
Fork 0

[UI] Fixed "File" menu dropdown width.

This commit is contained in:
Kitteh 2018-10-26 17:03:20 +01:00
parent bd3995d4f4
commit 8a993db7c0

View file

@ -390,7 +390,7 @@ ApplicationWindow {
Menu {
id: fileMenuBarItem
title: "File"
width: 100
width: 150
background: Rectangle {
implicitWidth: parent.width
implicitHeight: 10