Skip to content

Rework account entry list delegate QML

  • Refactor code to have delegates per account-type & simplify code
  • Rework layouting in terms of anchors
  • Fix positioning of account name and token labels to be vertically centered
  • Make health indicator/token life timer for TOTP accounts sit flush with the bottom of the TOTP delegate UI itself and extend along the whole width. This resolves issue #11 (closed)

Merge request reports