Hi,
I'm working on developing a Yahoo! TV Widget, but I'm a bit confused about the "description" meta-data and how it appears in the AboutBox view.
The Yahoo! Widget Engine acceptance criteria (
here) says the description should be about 2-3 sentences long, which makes sense.
However, the AboutBox view only shows the first 40-or-so characters of the description, and cuts off the rest with ellipses.
Since this view is created almost entirely by the KONtx.views.AboutBox class which pulls the meta-data straight from widget.xml, it doesn't appear that there's any way to show more than 40 characters of the description in this view.
Should the description be less than 40 characters?
Is there any way to make the description text carry over to the next line instead of cutting it off at 40 characters?
Was it intended that the description be cut off with ellipses?
Thanks for your help,
-- Ideashaker
I've attached a screen-shot of our widget's about page as reference to the problem I'm talking about: