angular-qrcode icon indicating copy to clipboard operation
angular-qrcode copied to clipboard

Add support for configurable download file names

Open jasonzissman opened this issue 8 years ago • 1 comments

With this change the library now looks for an additional attribute (download-file-name) from the QR element and uses that as the file name. If the attribute is not found, we default to the original name 'qrcode.png'.

jasonzissman avatar Apr 30 '16 12:04 jasonzissman

Hi nice job, btw you forgot to add if the downloadFileName value change..But is a little fix

woxry avatar Aug 10 '16 18:08 woxry