Harry Kakoulidis
Harry Kakoulidis
I understand your logic and it makes sense. In my case it would be convenient to keep in the "img" folder the original, high-res version of the images, without pre-downscaling...
I am following the tutorial https://elsa-workflows.github.io/elsa-core/docs/next/guides/guides-document-approval and indeed I have the same result as you describe. This seems to happen to me either with the c# code in the example,...
After upgrading to version 3.3.0 from 3.2.3 I was also affected with this problem. Does this mean that after 3.3.0, whenever I add/remove svg elements from Children, the same operations...
OK now I realized that Document.Bounds simply returns the bounds of the children elements. To get the bounds of the visible area as a rectangle, something like this is probably...
I have not tried to fix the issues I'm testing here; just added the failing tests.