Revert "QML UI: make sure the correct data is in the bread crumbs"
This reverts commit 410fd222d15dca8673606133499cefde780f163b. The change this relied on was rejected by upstream Kirigami Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e0ad3c85d1
commit
1bbf6ab8a8
@ -34,10 +34,6 @@ Kirigami.Page {
|
||||
title: diveDetailsListView.currentItem.modelData.dive.location
|
||||
state: "view"
|
||||
|
||||
onTitleChanged: {
|
||||
header.updateBreadCrumbs()
|
||||
}
|
||||
|
||||
states: [
|
||||
State {
|
||||
name: "view"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user