Skip to content

fix favico badge not working on chrome

HJ requested to merge fix-favico-badge-chrome into develop

added line prevents chrome from """tainting""" the canvas, making it non-exportable.

Also makes it handle case of multiple favicons (i.e. multiple sizes) by processing all favicons, not just first one

Edited by HJ

Merge request reports