[TIMOB-2633] iPad - default image screen resizes itself
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M06 |
Components | iOS |
Labels | default.png, ios, ipad, release-1.6.0, scaling |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:25:24.000+0000 |
Updated | 2011-04-17T01:59:39.000+0000 |
Description
iPad 3.2 and 4.2. Occurs wether starting with a 1024X1024 or a 1024X768 image. 1.5.0/1.5.1/1.6.0
1.create a simple project on ipad (you can use KS for the test,
just install) using a default png that allows you to see any
scaling or positioning changes (use KS-ipad)
2.hold the device in portrait and launch the app
results:the image loads, then redraws itself. Not seeing it in landscape orientation.
Guh. Lighthouse ate my comment.
We should start enforcing/supplying images for templates.
Default-Portrait~iphone : 4.x iPhone Portrait 320480
Default-Portrait@2x~iphone : 4.x iPhone retina Portrait 640960
Default-Landscape~iphone : 4.x iPhone Landscape 480320
Default-Landscape@2x~iphone : 4.x iPhone retina Landscape 960640
Default-Portrait~ipad : 4.2 iPad Portrait 7681004
Default-Landscape~ipad : 4.2 iPad Landscape 1024748
Default-Portrait : 3.2 iPad Portrait 7681004
Default-Landscape : 3.2 iPad Landscape 1024748
Default.png : For the holdouts of 3.1 320*480
(from [917746618b5963430e28024c3cdb9653cdc72ac6]) [#2633 state:fixed-in-qa] Default.png placement now reflects Apple's code when the default.png is the right size (Eg, 320*480 for iPhone). Handling of nonstandard sizes is undefined. https://github.com/appcelerator/titanium_mobile/commit/917746618b5963430e28024c3cdb9653cdc72ac6"> https://github.com/appcelerator/titanium_mobile/commit/917746618b59...
Successful iPad test on 01/28/2011
Mobile SDK version: 1.6.0 (01/26/11 18:53 bd12917...)
iPad Version: 4.2.1
test