Skip to content

Rasterize node: the rasterized image is leaking from one document to another #3533

@rvliq

Description

@rvliq

Description:
When using the Rasterize node in multiple documents which are opened at the same time, a rasterized image produced by the Rasterize node in one document is shown in another document which also uses the Rasterize node.

Environment:
The bug is happening in the web version of Graphite (link https://dev.graphite.art, commit 4ab75c9) opened in the Opera web browser (v125.0.5729.49) on MS Windows 11 Home (v10.0.26200).

Steps to reproduce:

  1. Open the web version of Graphite at https://dev.graphite.art.
  2. Create a new document.
  3. In the document, draw a circle in the top-left corner of the document.
  4. In the Properties panel, add the Rasterize node to the circle.
  5. Create another document.
  6. In that new document, draw a rectangle in the top-left corner of the document.
  7. In the Properties panel, add the Rasterize node to the rectangle.

Expected: the rectangle is shown in the second document.
Actual: the circle from the first document is shown in the second document, instead of the rectangle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Short-Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions