mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
9f9853fc44
Commit 339411cca69b in Kirigami master tries to reparent the OverlaySheet to the page that it is related to. Unfortunately the heuristic used there to find the right object assumes that every page has a contentItem property, which our DiveDetails page doesn't have. As a hack to work around this issue (until this is fixed upstream in Kirigami) we simply create such a property. This commit should be reverted once Kirigami upstream has been fixed. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
icons | ||
theme | ||
About.qml | ||
CloudCredentials.qml | ||
dive.jpg | ||
DiveDetails.qml | ||
DiveDetailsEdit.qml | ||
DiveDetailsView.qml | ||
DiveList.qml | ||
DownloadFromDiveComputer.qml | ||
GpsList.qml | ||
Log.qml | ||
main.qml | ||
mobile-resources.qrc | ||
Preferences.qml | ||
StartPage.qml | ||
StyledTextField.qml | ||
SubsurfaceButton.qml | ||
TextButton.qml | ||
ThemeTest.qml | ||
TopBar.qml |