Medusa: DisplayShow Scene Name display

Created on 1 Feb 2017  路  5Comments  路  Source: pymedusa/Medusa

image

should it display [u' etc here?

Bug Concluded

Most helpful comment

It's because the list is being printed directly. Instead it should print separator.join(aliases). Also imo this should be a printed with one alias per line, limit 3 lines, and a + on the div to expand it to show all.

All 5 comments

Imo no.

I would have to agree with fernandog, no to this one.

That's an issue with the snatchSelection, should be "human readable"

It's because the list is being printed directly. Instead it should print separator.join(aliases). Also imo this should be a printed with one alias per line, limit 3 lines, and a + on the div to expand it to show all.

image

Was this page helpful?
0 / 5 - 0 ratings