[krunner] HACK: hardcode height

wilder-portage-prov
Jacopo De Simoi 5 years ago
parent 52fa01bb51
commit b2a92d9daf
  1. 2
      lookandfeel/contents/runcommand/RunCommand.qml

@ -30,6 +30,8 @@ ColumnLayout {
property string runner
property bool showHistory: false
property string priorSearch
Layout.minimumHeight: 682
Layout.maximumHeight: 682
LayoutMirroring.enabled: Qt.application.layoutDirection === Qt.RightToLeft
LayoutMirroring.childrenInherit: true

Loading…
Cancel
Save