Hello, while trying to run my exports, I noticed that i.active
is broken:
This is very annoying, as I my export workflow heavily relies on this.
Hello, while trying to run my exports, I noticed that i.active
is broken:
This is very annoying, as I my export workflow heavily relies on this.
I added instance.exports
and that slightly broke instance.active
. I fixed it but you should switch to .exports
.
Thanks! Looking through the GlyphsSDK, I had found the same, it works now.