mrkipling / maraschino

A front-end for HTPCs
MIT License
424 stars 125 forks source link

Mobile view of xbmc movies, ratings formatting issue #265

Open abrenoch opened 11 years ago

abrenoch commented 11 years ago

It appears that on devices that do not have enough screen space to display the whole title and year will bump the number rating for each movie to the next item. So if item A has a name too long, then the rating for item A will appear right above item b's rating, giving item b 2 ratings.

Perhaps someone could truncate the name before the year, so it doesnt cut off the year as well if the title is too long?

N3MIS15 commented 11 years ago

Ive noticed this too. I almost removed it completly when adding info view since it was there too..