Ray
Ray
The NodeJS version has already fulfilled this requirement, but the Browser version has not yet been implemented. https://github.com/ushelp/EasyQRCodeJS-NodeJS
Yes, you are right. Actually `makeCode` function need to clear the canvas content and repaint, and drawing the logo image is asynchronous. If you don't want to see flashes while...
You can assess whether this will actually affect your rendering(Stop your rendering). It just let every QRCode image shows at the right time, refreshes/display your qrcode when it's completely done....
Closed, no comments for a long time.
Hi @webappvicio, thanks for your research and goog job! But I'm not a designer and SVG expert. My coding knowledge is limited to the conversion from Canvas to SVG. So...
can paste your QRCode image which scan incorrect?
Hi, can you provide a MVP project for my testing?
Sorry, the free version can not change styels. If you have special needs, you can consider purchasing the premium version for custom drawing. https://github.com/ushelp/EasyQRCodeJS#easyqrcodejs-premium
@richwxd 感谢建议,近期会更新,更新后会在此 issue 回复你。
@richwxd 经过兼容性测试,EasyShiro可以兼容 `1.2.X`, `1.3.X`, `1.4.X`。 默认使用 Shiro 1.2.6,如果需要使用其他版本,可参考如下方法: ```XML cn.easyproject easyshiro 2.6.0-RELEASE org.apache.shiro shiro-core ${shiro.version} org.apache.shiro shiro-web ${shiro.version} org.apache.shiro shiro-ehcache ${shiro.version} ehcache-core net.sf.ehcache org.apache.shiro shiro-spring ${shiro.version} org.apache.shiro shiro-cas ${shiro.version} org.apache.shiro...