spenap / butaca

Movie database application for the Nokia N9
GNU General Public License v3.0
7 stars 9 forks source link

"Cast: name," is shown when the cast only has one person #2

Closed spenap closed 12 years ago

spenap commented 12 years ago

When there's less than the expected amount of people in the cast preview, the summary appears badly formatted.

spenap commented 12 years ago

This is fixed in master. Currently the cast and crew preview are done using a repeater, so only existing entries are shown. In case no cast at all is present, the whole cast or crew preview is hidden.

This will be available in the next release.