diff options
Diffstat (limited to 'modules/background/Background.qml')
| -rw-r--r-- | modules/background/Background.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml index 3cd84aa..bdba570 100644 --- a/modules/background/Background.qml +++ b/modules/background/Background.qml @@ -60,9 +60,6 @@ Loader { } } - mask: Region {} - - Loader { anchors.right: parent.right anchors.bottom: parent.bottom |