mirror of
https://github.com/seiichiro0185/sailotp.git
synced 2024-11-15 05:16:42 +00:00
3a7c2d83f5
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. |
||
---|---|---|
.. | ||
About.qml | ||
AddOTP.qml | ||
ExportPage.qml | ||
MainView.qml | ||
QRPage.qml | ||
ScanOTP.qml | ||
Settings.qml |