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 {
|
||||
id: main
|
||||
|
||||
color: infoBackgroundColor
|
||||
color: "transparent"
|
||||
|
||||
//width: parent.width
|
||||
//height: parent.height
|
||||
|
||||
Reference in New Issue
Block a user