Closed IonoclastBrigham closed 5 years ago
See these lines. The 30 character limit was explicitly set, but I can't remember a reason why 30 characters, specifically. I remember wanting to keep space for all the rest of the stuff in the status bar.
I admit that the truncation length of 30 is completely arbitrary and I only chose it because it gave plenty of room for the other text in the status bar. As far as this being a UX bug, my thoughts are basically that to get the best results, we'd need to dynamically set the truncation length, showing more or less of the image's name when the on-size
event runs.
When loading e.g. an unsupported gif, the status bar displays:
Cuts off at 30 chars; seems consistent, so maybe not a pixel width limitation. See attached file for an example which will trigger the bug.