1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-11-14 21:16:42 +00:00
harbour-sailotp/qml
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
..
components Finished up QR-Code Reader Integration 2014-02-16 21:41:36 +01:00
cover Add custom period for TOTP tokens 2022-11-14 21:23:12 +03:00
lib Switch File Encryption to OpenSSL 2023-02-20 16:10:57 +01:00
pages Move PullDownMenu into the SilicaListView 2024-09-29 18:57:52 -10:00
harbour-sailotp.qml Add custom period for TOTP tokens 2022-11-14 21:23:12 +03:00
sailotp.png Prepare Release 1.9.4 2021-06-26 16:03:23 +02:00