GordianSeedTool-iOS icon indicating copy to clipboard operation
GordianSeedTool-iOS copied to clipboard

Need Methodology for Saving Small Animated QRs as Static QRs

Open shannona opened this issue 2 years ago • 1 comments

Currently, GST displays some QRs that could be displayed as static QRs as animated QRs. For example: https://github.com/BlockchainCommons/crypto-commons/blob/master/Docs/crypto-seed-test-vectors.md#seed-with-date-name--long-note

There is currently no way to save or share these QRs.

A minimum methodology would be:

If a QR is large enough that it is animated in GST, but not large enough to require that animation.

  • Then, on long-touch of QR, save or share it as a static QR.

If a QR is large enough that it is animated in GST, and large enough to require that animation.

  • For now, display an error screen that says, "Sorry, this QR code is too large to be displayed as a static QR; please export via another method".
  • Long term, decide on a methodology to export an animated QR as an animated GIF.

shannona avatar Mar 01 '22 18:03 shannona