Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
High
-
Resolution: Won't Fix
-
Affects Version/s: Release 7.1.0
-
Fix Version/s: Release 7.3.0
-
Component/s: Windows
-
Labels:None
-
Story Points:13
-
Sprint:2018 Sprint 13 SDK
Description
Hi !
Using the current Ti SDK GA 7.1.0 Windows applications do not recognize widths nor heights set as pixels. Also the fonts seem to be hardcoded to DIP since they don't change when specifying "18px" as a value. See attached app folder of an alloy application that has 4 boxes, each with a different unit (px, dip, dp and pt)
Test Project:
app.zip
Our application requires us to have a 1920x1400 canvas to display all the elements needed. However if the user has a screen with 2736x1824 @ 200%, the actual dip that we can use are 1368x912
The device is a surface 4 pro.
Attachments
Issue Links
- is triggered by
-
TIMOB-25989 Windows: Unit specifier is ignored for font size
-
- Closed
-
- relates to
-
TIMOB-26086 Windows: Wrong event source after scaling with 2DMatrix
-
- Closed
-
- links to