fix: Edit Community / Community Color selector dialogue does not need the back button

Fixes: #9790
This commit is contained in:
Lukáš Tinkl 2023-04-03 20:31:41 +02:00 committed by Lukáš Tinkl
parent c964e99b0c
commit bef6092652
1 changed files with 2 additions and 1 deletions

View File

@ -93,8 +93,8 @@ StatusScrollView {
StatusStackModal {
width: 640
height: root.height
anchors.centerIn: parent
leftButtons: []
replaceItem: CommunityColorPanel {
clip: true
Component.onCompleted: color = colorPicker.color
@ -119,6 +119,7 @@ StatusScrollView {
StatusStackModal {
anchors.centerIn: parent
leftButtons: []
width: 640
replaceItem: CommunityTagsPanel {
Component.onCompleted: {