On Thu, 18 Jan 2024 03:51:28 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.

Reviewers: @HimaBinduMeda @kevinrushforth

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

PR Comment: https://git.openjdk.org/jfx/pull/1339#issuecomment-1898466352

Reply via email to