Chatview and combobox UI fixes (#2489)

Chatview and combobox UI fixes (#2489)

Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
AT
2024-06-29 18:00:52 -04:00
committed by GitHub
parent 55858f93b0
commit b5fdc4c05a
6 changed files with 236 additions and 203 deletions

View File

@@ -33,8 +33,8 @@ Button {
anchors.centerIn: parent
visible: false
mipmap: true
sourceSize.width: 20
sourceSize.height: 20
sourceSize.width: 16
sourceSize.height: 16
}
ColorOverlay {
anchors.fill: image