Hi there,
We have a mask rectangle in a Figma file that is masking an image. However, when we fetch the node through the Plugin API, the isMask
property returns false
.
When we create a mask from scratch, it works as expected. But in this case, the property seems to return an incorrect value.
Are we missing something, or could this be a bug?
Thanks!