Alex Meuer
Alex Meuer
AFAIK this isn't possible.
Only modified css relevant to the calendar. I had to tweak/remove some errors to get it working with stylish for me, but I left those out of the commit. ...
We can work around this issue for now by using a key to force the lightbox to rebuild. ```js ``` ```js data: () => ({ lbKey: 0, lbOpen: false, media:...
What needs to be done to get this accepted and merged (and is there anything I can do to help it along)? I'm currently using these changes by go.mod replacement,...
I had the modify the above solution to get it working with Vite. It seems that the _actual_ plugin function is _named_ "default" and is _within_ the default import (which...
I've forked this repo and updated the manifest to make it loadable with v12. I haven't made any code changes, so use it at your own risk :shrug: - https://github.com/AlexMeuer/dfreds-convenient-effects/releases/tag/v6.0.4...
For me it was enough to get foundry to allow me to enable/disable other modules. Previously, foundry wouldn't let me change any modules since something that depended on convenient effects...
> FYI. > > It is being worked on, but there is no ETA at this time. Is that work happening on the `module_rewrite` branch or somewhere else?