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
|
@ -208,6 +208,7 @@ Item {
|
|||
visible: htmlVisible
|
||||
enabled: htmlVisible
|
||||
zoomFactor: preview ? 0.25 : 1.0
|
||||
backgroundColor: Kirigami.Theme.backgroundColor
|
||||
onLoadingChanged: {
|
||||
if (loadRequest.status == 2)
|
||||
showPassiveNotification("yahoo?");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue