What's Changed
- [#98] chore: Refactor CSS for tooltip item image by @kgar in #718
- [#98] Fix: Item names break to new line in bad way when longer than 320px by @kgar in #719
Full Changelog: v5.5.0...v5.5.1
Important
For dnd5e 3.3.x
Fine-Tuning
Added overflow control for long item names. We are going with truncation via ellipses, because the full item name is available on the sheet itself.
Made minor adjustments to the new tooltip styles.
