1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-11-15 05:16:42 +00:00
harbour-sailotp/qml/pages
Romain Tartière 3a7c2d83f5
Move PullDownMenu into the SilicaListView
A `SilicaListView` will properly handle a child `PullDownMenu`.  It was
previously working when it was the child of a `SilicaFlickable`, but
since it was replaced by a `Column` it was not usable anymore.

Attaching the `PullDownMenu` to the `SilicaListView` instead of the
`SilicaFlickable`, it is properly hidden when the list of OTP is scroll
down and the menu cannot be operated by scrolling down.
2024-09-29 18:57:52 -10:00
..
About.qml Prepare Release 1.11.0 2023-02-20 17:03:13 +01:00
AddOTP.qml Add custom period for TOTP tokens 2022-11-14 21:23:12 +03:00
ExportPage.qml Add Error Crude Handling for Encryption/Decryption 2023-02-20 16:48:52 +01:00
MainView.qml Move PullDownMenu into the SilicaListView 2024-09-29 18:57:52 -10:00
QRPage.qml Added Options to Hide Tokens and Show Token as QR-Code 2019-02-24 14:03:07 +01:00
ScanOTP.qml Added Options to Hide Tokens and Show Token as QR-Code 2019-02-24 14:03:07 +01:00
Settings.qml Fixup Validator Warnings, Small Bugfix 2019-02-24 16:22:15 +01:00