No icon rendered if using squares="true"
Opened this issue · 1 comments
mainnet-pat commented
It seems to be explicitly disabling the rendering of the icon slot by setting its display/visibility to none/hidden.
What is the rationale for this? I've tried to work this around and the qr-code is being recognized just fine with squares and icon displayed.
rnbrady commented
Setting squares="true"
also ignores color settings in favor of black and white so perhaps the intent was to maximise readability through contrast and removal of rounding, masking, icons, animation, etc.