Sepichat/FoundryVTT-GiveItem

Inventory icon padding

Opened this issue · 2 comments

Using this module with the PF1e system causes a large amount of padding in the inventory tab due to the icons expanding onto a second row.
Give item icons

Also, although this might be beyond the scope, it doesn't interact well with the current Give Item icon that exists within the PF1e system. Both the system's functionality AND this module activate.

Hey @mjsuchomel ,

Could you log a different issue for the wonky interaction between both "gift" systems?
As for the padding it's exactly as you explained. Depending on the number of icons, there is no more space to fit everything on one line. I could change a bit the width of the controls column to make sure that it works with one more icon. This might cause some issues if some other modules are also overriding the same element.
Would you have some better suggestion as to how to handle this issue?

You could delete the pre-existing give icon as part of the module. Or tell people to remove it with CSS, though judging by the other issue, that would remove both.