Opened 9 years ago
Closed 9 years ago
#14221 closed task (fixed)
new widget: ScreenSizeAware widget
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Sometimes users want to create an application that transforms its UI according to the screen size to support both phone devices and tablet devices. Actually test_screen-size-aware.html is such an example. But it requires a lot of JavaScript coding. It should be widgetized and support more variations.
Change History (6)
comment:1 Changed 9 years ago by
comment:4 Changed 9 years ago by
Status: | new → assigned |
---|
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
There is still room for enhancements such as supporting more variety of layouts, but they should be handled with different tickets.
Note: See
TracTickets for help on using
tickets.
In [27326]: