League-of-Foundry-Developers / foundry-token-hotbar

Using this module, you can assign one of the hotbar pages to remember macros per token.
MIT License
9 stars 7 forks source link

fixes #43 - unsetting macros from hotbar does not require "-=" syntax anymore #44

Closed radoslawg closed 3 years ago

radoslawg commented 3 years ago

It seems with new foundry syntax of "-=" causes validations to fail. It SEEMS it is enough to delete it from array to clear it.

janssen-io commented 3 years ago

Looks good 👍 Wonder if there’s anything in the release notes about this change in behaviour.

radoslawg commented 3 years ago

Looks good 👍 Wonder if there’s anything in the release notes about this change in behaviour.

I couldn't find anything in changelogs and release notes. :( But again, I'm not very experienced with foundry - maybe there is some secret source of such info or some keywords I missed. ;)