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 update copyright year and version details 2024-01-07 16:01:55 -08:00
CloudCredentials.qml Mobile: Fix Cloud Synch Status Management. 2024-02-12 16:47:46 -08:00
CopySettings.qml fix copy/paste of dive-site 2024-08-17 23:34:16 +12:00
DeleteAccount.qml mobile: add ability to delete cloud account 2022-08-13 14:08:37 -07:00
DiveDetails.qml mobile: fix dive detail scrolling 2024-10-03 15:40:59 +13:00
DiveDetailsEdit.qml core: replace dive master by dive guide 2022-02-15 09:35:43 -08:00
DiveDetailsView.qml Mobile: Fix QML Warnings. 2024-06-06 16:17:32 +12:00
DiveList.qml
DivePlannerEdit.qml
DivePlannerManager.qml
DivePlannerSetup.qml Mobile: Fix Gradient Factor Preference Setting. 2024-01-27 20:55:32 -08:00
DivePlannerView.qml
DiveSummary.qml Mobile: Fix QML Warnings. 2024-06-06 16:17:32 +12:00
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml Mobile: Fix QML Warnings. 2024-06-06 16:17:32 +12:00
Export.qml Mobile: Fix QML Warnings. 2024-06-06 16:17:32 +12:00
HintsTextEdit.qml
Log.qml
main.qml mobile: show incorrect cloud password state 2024-02-23 20:12:12 -08:00
MapPage.qml
mobile-resources.qrc Mobile: Add 'Contribute' link. 2024-02-06 23:40:58 +13:00
qmldir
qtquickcontrols2.conf
RecoverCache.qml
Settings.qml Mobile: Add Input Validation and Conversion for Gradient Factors. 2024-02-17 12:36:15 +13:00
SsrfSwitch.qml
SsrfTextField.qml cleanup: fix typo: verboseEnabebled -> verboseEnabled 2023-05-20 20:07:22 +02:00
StartPage.qml Mobile: Add Warning About Delay for Initial Synch. 2023-12-11 23:17:14 +13:00
StatisticsPage.qml Mobile: Fix QML Warnings. 2024-06-06 16:17:32 +12:00
TemplateButton.qml
TemplateCheckBox.qml
TemplateComboBox.qml
TemplateEditComboBox.qml
TemplateLabel.qml
TemplateLabelSmall.qml mobile: tweak line spacing 2021-08-18 19:09:59 -07:00
TemplateLine.qml
TemplatePage.qml
TemplateRadioButton.qml
TemplateSection.qml
TemplateSlimComboBox.qml
TemplateSpinBox.qml Mobile: improve GFLow/High settings UI 2024-02-14 18:57:41 +13:00
TemplateTextField.qml
TemplateTitle.qml
ThemeTest.qml
TripDetails.qml