ElfFriend-DnD / foundryvtt-compactBeyond5eSheet

A character sheet built with the intention of mimicing the dndbeyond character sheet layout and UX
MIT License
14 stars 16 forks source link

Text wrapping #61

Closed kashiichan closed 2 years ago

kashiichan commented 2 years ago

Hello hello. Minor issue: on the example character sheet, the text in the "damage" section wraps onto a new line. On my character sheet, it doesn't (see Dagger and Shortbow). This means that a lot of the information ends up not visible on the sheet. Have attached a screenshot for your reference. Do you have any suggestions for troubleshooting this? damagesection

akrigline commented 2 years ago

This has been a thorn in my side for a while, but I finally got around to fixing it at its source:

https://github.com/ElfFriend-DnD/foundryvtt-dnd5eCharacterActions/releases/tag/v5.0.0

If you update the character actions module, it should be much better overall for this.