Open Cosmic-Lattee opened 4 hours ago
In check.mjs try changing line 302 to
label: config.label.substr(0,25),
See if that works for you.
There's probably some wider work to look at all layouts on character sheets to do something similar or prevent wraps (there's a truncate css class in BRP)
This works better though the displayed damage calculation is bleeding over into the roll, though it is visible at least.
Works better on the skill.
So this is a minor issue, when you have really long names for skills or attacks the text overflows and covers the result.