From cf59b96a04655abb23d384739fd0970ba1b8785b Mon Sep 17 00:00:00 2001 From: Marco Bernasocchi Date: Sun, 26 Jan 2025 17:44:35 +0100 Subject: [PATCH] better flow --- main.qml | 4 ++-- metadata.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main.qml b/main.qml index 69dde38..77b28f8 100644 --- a/main.qml +++ b/main.qml @@ -120,7 +120,7 @@ Dialog { height: parent.height spacing: 10 - RowLayout { + ColumnLayout { Layout.fillWidth: true Label { text: qsTr("Context variables") @@ -142,7 +142,7 @@ Dialog { } } } - RowLayout { + ColumnLayout { Layout.fillWidth: true Label { text: qsTr("Prompts") diff --git a/metadata.txt b/metadata.txt index bab5d65..bd1b37d 100644 --- a/metadata.txt +++ b/metadata.txt @@ -1,7 +1,7 @@ [general] name=Ask AI -description=Plugin to enable AI prompt in the search bar using the AI prefix +description=Plugin to enable AI prompt in the search bar using the AAI prefix or by using the prompt builder author=OPENGIS.ch icon=icon.svg -version=0.5 +version=0.6 homepage=https://www.opengis.ch/