diff options
Diffstat (limited to 'modules/osd/Wrapper.qml')
| -rw-r--r-- | modules/osd/Wrapper.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/osd/Wrapper.qml b/modules/osd/Wrapper.qml index 610735f..6c21c1a 100644 --- a/modules/osd/Wrapper.qml +++ b/modules/osd/Wrapper.qml @@ -10,7 +10,6 @@ Item { visible: width > 0 width: 0 - clip: true states: State { name: "visible" |