webdiff icon indicating copy to clipboard operation
webdiff copied to clipboard

spark chart can wrap

Open danvk opened this issue 8 months ago • 0 comments

Image

The add/remove links have widths of 73% and 28%, which adds up to 101% and wraps to the next line. These need to be rounded in such a way that they never add to more than 100.

It's -261, +99 which works out to 72.5% and 27.5%. Both round up. Right on the edge!

danvk avatar Jun 18 '25 15:06 danvk