Fix download button
This commit is contained in:
parent
007ee38b04
commit
6c71802680
@ -33,11 +33,6 @@ Item {
|
||||
fillMode: Image.Pad
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
|
||||
TapHandler {
|
||||
onSingleTapped: TimelineManager.timeline.saveMedia(model.data.id)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user