mouse0270 / module-credits

Lists the authors of projects on the Manage Modules Window. If a url is provided in the module.json file, it will make the version tag link to the module url.
MIT License
7 stars 7 forks source link

Big Picture Mode and Core Settings issue #32

Open NdranC opened 2 years ago

NdranC commented 2 years ago

image

When I use the big picture mode, the window gets expanded but the content within does not. It works for the "Module Settings" tab but not for the "Core Settings" one. I suspect that might also be the case for the "System Settings" but there is not enough of them for it to need a scrollbar.

mouse0270 commented 2 years ago

Does this issue still exist in v2?

Truncated commented 2 years ago

It certainly is a problem in v1.1.11 with Pathfinder 1e system, fwiw. Going to be a bit before I can go to v10 and tell you if v2 makes a difference there, unless you back-port whatever fix into a v9 release (totally appreciate not doing that, though. :) )

mouse0270 commented 2 years ago

Now that I have v2 out. I am going to look and see what I can do to get it compatible with v9 of the foundry. I just needed to get it updated for foundry v10.

The biggest challenge is foundry changed alot about how modules work and manifest works, so I need to write a compatibility layer that detects if foundry is version 9 and then handle that content.

Edit I can't make promises though, its just an idea to try.