-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Copy link
Labels
Good First IssueGood for newcomersGood for newcomers
Description
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:
- Open the web version of Graphite at https://dev.graphite.art.
- Create a new document.
- In the document, draw a circle in the top-left corner of the document.
- In the Properties panel, add the Rasterize node to the circle.
- Create another document.
- In that new document, draw a rectangle in the top-left corner of the document.
- 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
Labels
Good First IssueGood for newcomersGood for newcomers
Type
Projects
Status
Short-Term