saif-ellafi / foundryvtt-minimal-ui

Foundry VTT Module. Configurable UI module, allows the user to hide, collapse or auto-hide components separately.
MIT License
13 stars 10 forks source link

v12 support #143

Open Matt4C6F656872 opened 4 months ago

Matt4C6F656872 commented 4 months ago

This module has not been worked on in a while. I understand that you do this in your free time.

Currently, the module does not work with foundry v12. Are you planning foundry v12 support in the future or work on the module?

saif-ellafi commented 4 months ago

Working on it!

saif-ellafi commented 4 months ago

Should be fixed and working fine!

brunocalado commented 4 months ago

Hi. I want to suggest to update the manifest to the module look compatible with all v12. Replace "compatibility": { "minimum": "10", "verified": "12.325", "maximum": "12" }, By "compatibility": { "minimum": "10", "verified": "12", "maximum": "12" },

Fridan99 commented 2 months ago

the module seems to work very well in v12, just update the manifest as brunocalado says