Part shadow and Diagram.makeImageData

hi,

if I have a diagram as such:

and I use makeImageData to get a preview image with { size: new go.Size(250, 175) }… I get this:

seems that shadow is not scaled correctly…

is there something I can do about it?.. a setting or something?

thanks,
cAndrei

I see what you mean. This is a bug and we’ll fix it in the next release.

Can you try the library at GoJS - Build Interactive Diagrams for the Web to see if this is fixed for you?

thanks!

1.7.7 fixes the issue!! :)