I added the clipping because in some cases converted numbers were going off the screen. Sadly for some reason it wasn't doing the "..." on it, unsure why. I should probably give it some more space
I guess I could display the full name and let it show the ellipsis all it wants. I originally only showed units for space but not everything has a unit. So I fell back to if not unit then name.
I found this issue the other night and know the exact cause. I'm just trying to decide the cleanest approach to fixing it.