making web backgrounds match theme so there aren't any flashbangs.
This commit is contained in:
parent
6177219482
commit
a2ba6e70bd
2 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,7 @@ Item {
|
|||
url: isHtml ? presentation.filePath : ""
|
||||
visible: isHtml
|
||||
settings.playbackRequiresUserGesture: false
|
||||
backgroundColor: Kirigami.Theme.backgroundColor
|
||||
}
|
||||
RowLayout {
|
||||
Layout.fillWidth: true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue