ardittristan / VTTColorSettings

adds color picker as settings option in Foundry VTT
MIT License
8 stars 9 forks source link

Minor Feature Request - Add the possibility not to change the order of the settings #19

Closed p4535992 closed 3 years ago

p4535992 commented 3 years ago

Whenever I use this library the current setting goes to the top of the module settings panel window.

It's not bad, but it would be much better if it respected the order of the settings as foundry does by default.

ardittristan commented 3 years ago

That's because it uses a submenu settings entry instead of a normal settings entry. I can take a look and see if I can work around it but it might not be easily done.

ardittristan commented 3 years ago

or do you mean the full top of the panel, and not the top of the module specific part. if it goes to the full top it's a bug and I'd like a screenshot and the used system.

p4535992 commented 3 years ago

Here two screenshot (before and after apply the code), you can check the current example i'm working on here

Before

before

After

after

the other settings have not disappeared they are only further down