subsurface/mobile-widgets/qml
Dirk Hohndel 3bd7be809a mobile: fix dive detail scrolling
When using the current version of Subsurface-mobile, you cannot scroll
the dive details (i.e. you cannot see the bottom of the dive
information, depending on the size of your screen), nor can you scroll
the notes editor.

I'm not sure how I didn't stumble across this earlier, but a git bisect
appears to pinpoint commit a39f0e2891 ("Mobile: Fix QML Warnings.")
which is quite old.

Partially reverting this seems sufficient to get scrolling for the dive
details and dive notes edit working again.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2024-10-03 15:40:59 +13:00
..
icons Mobile: Add 'Contribute' link. 2024-02-06 23:40:58 +13:00
About.qml
CloudCredentials.qml
CopySettings.qml
DeleteAccount.qml
DiveDetails.qml mobile: fix dive detail scrolling 2024-10-03 15:40:59 +13:00
DiveDetailsEdit.qml
DiveDetailsView.qml
DiveList.qml
DivePlannerEdit.qml
DivePlannerManager.qml
DivePlannerSetup.qml
DivePlannerView.qml
DiveSummary.qml
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml
Export.qml
HintsTextEdit.qml
Log.qml
main.qml
MapPage.qml
mobile-resources.qrc
qmldir
qtquickcontrols2.conf
RecoverCache.qml
Settings.qml
SsrfSwitch.qml
SsrfTextField.qml
StartPage.qml
StatisticsPage.qml
TemplateButton.qml
TemplateCheckBox.qml
TemplateComboBox.qml
TemplateEditComboBox.qml
TemplateLabel.qml
TemplateLabelSmall.qml
TemplateLine.qml
TemplatePage.qml
TemplateRadioButton.qml
TemplateSection.qml
TemplateSlimComboBox.qml
TemplateSpinBox.qml
TemplateTextField.qml
TemplateTitle.qml
ThemeTest.qml
TripDetails.qml