[TIMOB-3140] Feature request: Support for Portrait/Landscape in JSS
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2016-08-19T18:39:39.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, ios, jss, media, query |
| Reporter | Gunther Brunner |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T03:37:54.000+0000 |
| Updated | 2017-03-20T17:37:38.000+0000 |
Description
Hi,
As currently JSS supports different files for different platforms and density, it would be very useful to support also portrait/landscape designs.
Filenames could be like:
app.android.portrait.high.jss
app.android.landscape.high.jss
Instead of doing multiple files, there should be a CSS3 Media Query like syntax.
JSS has been removed in Titanium SDK 4.2.0.
Closing ticket as JSS has been removed previously.