AlkaBeniwal
AlkaBeniwal
Thanks @gabelerner .As I mentioned above,Scaling is being done already with the above suggested methods and it works fine always, canvas is not blurry at all.When there is scroll bar...
Thanks @gabelerner,I will try that as well.FYI, when I apply mask layer to a "g" path group, it happens. ``
scaling is applied to both using same method. svg without mask layer-Not blurry https://jsfiddle.net/Alkab/29L8gzhn/10/ svg with mask layer to a "g" path group-**Blurry canvas** https://jsfiddle.net/Alkab/29L8gzhn/12/
Are there any workarounds for this?
Thanks @gabelerner for confirming it.I am afraid, removal of mask will not work in my case as it is really required. I believe workaround should be somewhere when temporary canvas...