ShoyuVanilla / FoundryVTT-Chat-Portrait

Other
14 stars 24 forks source link

[BUG] Attack, saving throw and skill check card formatting broken in pf2e. #98

Closed Ghostdesu closed 2 years ago

Ghostdesu commented 2 years ago

Module Version: v0.6.3

Describe the bug Attack, saving throw and skill check cards have no formatting, all text elements appearing in a single line.

To Reproduce Steps to reproduce the behavior:

  1. Import a character from the Iconics compendium.
  2. Roll an attack, skill check or saving throw.

Expected behavior The formatting should remain in line with vanilla pf2e system.

Screenshots Normal cards without any modules image image

Broken cards with Chat Portrait image image

Browser: Firefox 99.0

Foundry Version: 9.266

Game System: Pathfinder 2e 3.8.4.11118

Additional context This issue did not appear until I updated from Chat Portrait 0.6.0

p4535992 commented 2 years ago

I think i solved this one?

IMPORTANT: Since version 0.7.0, the module has been rewritten to allow for each system to have a css file to define the style and a description file of the mapping for the "ImageReplacer" feature.

Now the community can "come" to me a little, testing the css on their browser and help me understand which combination is the best, i file css si trovano nella directory degli styles, here a example for the dnd5e system

p4535992 commented 2 years ago

Try out 0.7.2 and let me know it

Ghostdesu commented 2 years ago

Yep, it all looks good now, thank you!