Andrea Costantini

Results 3 comments of Andrea Costantini

But Pathfinder 2!

Getting a new weird error: ![image](https://user-images.githubusercontent.com/143747/221285369-abf961f3-0937-4e4f-a079-84719162127a.png)

This fixes the issue locally for me from `classes/MaskLayer.js` (around line 293) ```javascript renderStack( history = canvas.scene.getFlag(this.layername, "history"), start = this.pointer, stop = canvas.scene.getFlag(this.layername, "history.pointer"), isInit = false ) {...