Handling unreasonably large widget sizes
----------------------------------------
Key: WOOKIE-177
URL: https://issues.apache.org/jira/browse/WOOKIE-177
Project: Wookie
Issue Type: Improvement
Components: Connection Framework, Parser
Affects Versions: 0.9.0
Reporter: Scott Wilson
Fix For: 0.9.1
There is currently no upper limit on the size of a widget, however I can see
that most platforms will want to set an upper limit so that the widget will fit
within it properly.
For the most part I imagine that platforms will handle this natively (i.e. not
try to create iFrames larger than the parent) but it may be useful to have some
capability to do this automatically either in the connector framework or in the
parser.
This came to my attention via:
http://developer.vodafone.com/develop-apps/widgets/getting-started/multipage-code-notes/
This sets height/width to 9999, presumably to enforce a fullscreen viewmode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.