[ 
https://issues.apache.org/jira/browse/FLEX-33994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maurice Amsellem updated FLEX-33994:
------------------------------------

    Description: 
Some components should have different layout on phone and tablet devices.
For example, DropDownList should display as a centered popup list on phones, 
and display the drop down list below its popup button on tablets, supposedly 
having move screen space

Implementation notes: 
the following @media selectors have been implemented:

device-width : standard, current device width, depending on the orientation
device-height : standard, current device height, depending on the orientation
-flex-device-diagonal :  non-standard, current device diagonal
All three selectors can be expressed with units.
The following units are valid:




  was:
Some components should have different layout on phone and tablet devices.
For example, DropDownList should display as a centered popup list on phones, 
and display the drop down list below its popup button on tablets, supposedly 
having move screen space

h4. Implementation notes: 




> Need a way to distinguish phone and tablet target devices through css
> ---------------------------------------------------------------------
>
>                 Key: FLEX-33994
>                 URL: https://issues.apache.org/jira/browse/FLEX-33994
>             Project: Apache Flex
>          Issue Type: New Feature
>          Components: .Unspecified - Mobile
>    Affects Versions: Apache Flex 4.11.0
>            Reporter: Maurice Amsellem
>            Assignee: Maurice Amsellem
>             Fix For: Apache Flex 4.13.0
>
>
> Some components should have different layout on phone and tablet devices.
> For example, DropDownList should display as a centered popup list on phones, 
> and display the drop down list below its popup button on tablets, supposedly 
> having move screen space
> Implementation notes: 
> the following @media selectors have been implemented:
> device-width : standard, current device width, depending on the orientation
> device-height : standard, current device height, depending on the orientation
> -flex-device-diagonal :  non-standard, current device diagonal
> All three selectors can be expressed with units.
> The following units are valid:



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to