On Fri, 19 Jan 2024 01:06:50 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:

>> Issue: constructor Path(Path) which takes another Path object fails to draw 
>> on canvas html.
>> Solution: copy the old path while creating a new Path object from the 
>> existing Path that is already created with the same canvas rendering context.
>
> Jay Bhaskar has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   remove unused variable and imports

Marked as reviewed by kcr (Lead).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1339#pullrequestreview-1832471420

Reply via email to