mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Fix info view indicator background
This commit is contained in:
@ -9,7 +9,7 @@ import QtQuick.Controls.Basic
|
|||||||
Rectangle {
|
Rectangle {
|
||||||
id: main
|
id: main
|
||||||
|
|
||||||
color: infoBackgroundColor
|
color: "transparent"
|
||||||
|
|
||||||
//width: parent.width
|
//width: parent.width
|
||||||
//height: parent.height
|
//height: parent.height
|
||||||
|
|||||||
Reference in New Issue
Block a user