Expected Behavior
If I create a macro from the UI, and if I use the macro, I should be able toggle the effect/filter via the UI. Toggling via the UI or the created macro should be possible.
Current Behavior
It is displayed as disabled but not disabling the filter and if I reload its toggled on again. I can only disable the filters if I overwrite it with an empty array FXMASTER.filters.setFilters([]);
Steps to Reproduce
- Adjust the setting, color in my case
- Save it as a macro
- Use the macro
- no way to disable, other than described above
Context
No response
Version
v7.2.1
Foundry VTT Version
v13.351
Operating System
Linux Fedora 43
Browser / App
Other
Game System
DnD 5.2.4
Relevant Modules
Tested without any other modules enabled.
Expected Behavior
If I create a macro from the UI, and if I use the macro, I should be able toggle the effect/filter via the UI. Toggling via the UI or the created macro should be possible.
Current Behavior
It is displayed as disabled but not disabling the filter and if I reload its toggled on again. I can only disable the filters if I overwrite it with an empty array
FXMASTER.filters.setFilters([]);Steps to Reproduce
Context
No response
Version
v7.2.1
Foundry VTT Version
v13.351
Operating System
Linux Fedora 43
Browser / App
Other
Game System
DnD 5.2.4
Relevant Modules
Tested without any other modules enabled.