twostraws/ControlRoom

Device list images look odd if many are missing

Closed this issue · 5 comments

@stefanomondino posted a screenshot of the app running on his Mac, and it seems to be missing almost all the device pictures. If two or three were missing I'd say it's OK, but here many are missing and all the question marks looks strange to me.

Control Room image with many missing icons.

@stefanomondino I have a theory... If I push up a branch would you be willing to try it out and see if it solves this?

Just in case another data point is needed: I see the same thing on my box, only the "Default" entry has an image, all the others show question marks. Let me know if/when I can help debug.

I just reproduced this on my laptop. Investigating...

OK, I think this related to #11 . The returned JSON doesn't have the device type identifier, so it's falling back to public.device. public.device doesn't have an icon, so it's default to the question mark icon (#9).