Mobile: copy the dive data when configuring settings
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
8e7a9a4f4c
commit
53ba950c8f
@ -234,6 +234,7 @@ Kirigami.ScrollablePage {
|
||||
}
|
||||
onPressAndHold: {
|
||||
globalDrawer.close()
|
||||
manager.copyDiveData(dive.id)
|
||||
pageStack.push(settingsCopyWindow)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user