Kim Mantas

Results 110 comments of Kim Mantas

If you're talking about this input, it's for filtering the currently selected settings (that's why it says 'Filter'), not for searching for a module. You can select the module you...

I have a candidate fix for this but it involves changing the signature for some public and protected methods so it will probably have to wait until v11 unless we...

> Can the new signature temporarily be handled via turning the parameter list into a single rest parameter and structurally determining which was passed to the method? In this case...

I was able to confirm that this is working as intended. Drawings cannot specify a text stroke so the 'adaptive' stroke option from `PreciseText.getTextStyle` is being used. A future improvement...

Additional report from @yjeroen claims this is a regression from v9: ![image](https://user-images.githubusercontent.com/207433/200311811-e65b01e7-9114-4155-acd4-1e77642f8339.png) I was able to verify that adaptive stroke is being used, but it looks like there could be...

Additional user report claiming this issue as regressed: Originally reported by HarryFurAlle#5062 https://discord.com/channels/170995199584108546/956306859491471420/1019970755322204181 **ALL MODULES DISABLED?** true **OS, Hosting, Browser (if applicable):** Windows, Chrome **Short Description of bug:** https://github.com/foundryvtt/foundryvtt/issues/7919 The...

I don't think it's feasible to display a UI notification if the action was blocked by a hook. It's possible to call `Cards#pass` via API and not just the UI,...

I've raised a separate issue at #8443 in order to track it. I will repurpose this issue to reflect just the changes that are being made for the next release.

I think it's actually supposed to copy the card if you drop between decks, so this has regressed.

I'm not able to reproduce this with the given repro steps. I tried placing tokens near the bottom of the padding area off-grid, then resizing the scene. Opening and closing...