Fix loading room settings on mobile
Required properties don't work correctly with StackLayou.push Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
@@ -8,7 +8,7 @@ import QtQuick.Layouts 1.15
|
||||
|
||||
Kirigami.CategorizedSettings {
|
||||
id: root
|
||||
required property var room
|
||||
property var room
|
||||
objectName: "settingsPage"
|
||||
actions: [
|
||||
Kirigami.SettingAction {
|
||||
|
||||
Reference in New Issue
Block a user