subsurface/mobile-widgets/qml
Jan Mulder 76a7c860f1 Mobile QML UI: wideScreen property change
See also 15cdcdbc6. There, we introduced the wideScreen (set to true)
to evade a (cosmetic) bug in (most likely) Kirigami. The top dive
was partially obscured on the start of the app. And by setting the
wideScreen to true, the application header became of a fixed height.

Numerous changes further in Kirigami, we can now set this property to
false. This results in a correctly displayed divelist at the start of
the app, and *also* an application header that correcly hides itself
when scrolling up, and displays itself again when scrolling down. So,
a behavior that is common to, for example, mobile brouwsers.

This all said. I still believe this is a workround for strange behavior.
In fact, we should not need to set this wideScreen property at all,
and Kirigami should behave correct in all cases (true, false, unset
at our end). It behaves correctly when set to true or false, but
still displays a partially hidden top item in the dive list when
unset.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-02-24 11:39:49 -08:00
..
icons map-widget: move the widget and its resources to 'map-widget' 2017-11-05 14:48:56 -08:00
About.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
CloudCredentials.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
dive.jpg
DiveDetails.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
DiveDetailsEdit.qml mobile cleanup: restyle construction of locationlist 2018-01-31 14:48:14 +01:00
DiveDetailsView.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
DiveList.qml Mobile QML UI: Divelist hover/selected colors 2018-02-17 21:05:33 +01:00
DownloadedDiveDelegate.qml QML UI: QtQuick.Controls to version 2.2 2017-11-19 12:20:43 -08:00
DownloadFromDiveComputer.qml QML UI: do not overflow right margin on BT text 2018-02-19 19:30:26 +01:00
GpsList.qml Revert "Mobile QML UI: fix more background colors (gpslist)" 2018-02-24 11:39:49 -08:00
HintsTextEdit.qml mobile: silence warnings in the app log 2018-01-03 14:04:08 +01:00
Log.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
main.qml Mobile QML UI: wideScreen property change 2018-02-24 11:39:49 -08:00
mobile-resources.qrc mobile: newer Kirigami SHA 2018-01-03 14:04:08 +01:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
SsrfButton.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfCheckBox.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfSwitch.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
StartPage.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
ThemeTest.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00