Ahmad Syazwan
Ahmad Syazwan
What is the status a this? If a full-blown sync system takes too long, I think for time being a simple text-encoded or QR code import/export would suffice. As someone...
Thanks for the tip!
ahh, right. It seems like tap events are not listened to. Other extensions are affected as well, like grid ext... I'll see what I can do (ideally a change in...
I've included a little hack in the demo to try and fix this. Can you try it? I've also raised this issue to the project with my proposed fix: https://code.google.com/p/svg-edit/issues/detail?id=526#c24
No it's ok. They all have the same source of problem -- they aren't written with touch devices in mind. So some of them are missing required events for touch...
Hi. Unfortunately I have been out of touch with SVG-Edit and planning to discontinue this extension and stepping out of the project. I am too busy to work on this...
The culprit seems to be a tabler css rule: `.text-nowrap { white-space: nowrap !important; }`. You can override that rule. This is my workaround which is good enough for me,...
Seems like this is node-specific. - Setting browser SOCKS5 proxy via extension still fails, but accessing my resource on another tab of Cypress-launched browser works. - Setting `http_proxy` env to...