parent
4f9c405d46
commit
1a77720f3f
@ -67,6 +67,7 @@ Item {
|
|||||||
delegate: Item {
|
delegate: Item {
|
||||||
height: swipeView.height
|
height: swipeView.height
|
||||||
width: swipeView.width
|
width: swipeView.width
|
||||||
|
clip: true
|
||||||
|
|
||||||
property var tabSettings: Settings {
|
property var tabSettings: Settings {
|
||||||
category: "tabSettings" + index
|
category: "tabSettings" + index
|
||||||
|
|||||||
Reference in New Issue
Block a user