Redesign information pannel

Based on a design of manueljlin
This commit is contained in:
Carl Schwan
2020-12-03 12:25:18 +01:00
parent 5562def435
commit eba2b18ba9
2 changed files with 64 additions and 49 deletions

View File

@@ -37,6 +37,7 @@ ToolBar {
function addText(text) {
inputField.insert(inputField.length, text)
}
Kirigami.Theme.colorSet: Kirigami.Theme.View
contentItem: ColumnLayout {
id: layout