TeselaGen / tg-oss

Teselagen Open Source modules
https://teselagen.github.io/tg-oss/
MIT License
40 stars 17 forks source link

addresses #32 #33

Closed manulera closed 1 year ago

tnrich commented 1 year ago

@manulera it looks like you've hoisted a couple functions that now no longer have access to the variables in the scope they were hoisted from.

Out of curiosity what are you planning on using that function for?

image

As you can see the way it is written currently it is not actually returning anything, it is just pushing locations onto the current feature.

Thanks!

manulera commented 1 year ago

Sorry about this @tnrich, I replied on the issue #32