[TIMOB-2879] iPad, Embedded video now scales to view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-16T11:03:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-11 |
Components | iOS |
Labels | ios, ipad, regression, reported-1.6.0, video |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:31:51.000+0000 |
Updated | 2011-05-16T11:03:41.000+0000 |
Description
[INFO] Titanium SDK version: 1.6.0 (01/17/11 08:08 5d1f301) ipad 3.2 wifi
1.KS-iPad > main tests > Embedded Video
2.compare to 1.5.1 behavior
results: in 1.6.0 the video scales to view, 1.5.1 did not.
(from [cad8975cea69df15cc8cfc5c0c1486069e6d59a1]) [#2879 state:fixed-in-qa][#2743] Don't render the video player view until it's requested (and laid out) by the parent. https://github.com/appcelerator/titanium_mobile/commit/cad8975cea69df15cc8cfc5c0c1486069e6d59a1"> https://github.com/appcelerator/titanium_mobile/commit/cad8975cea69...
NOTE: Currently there is a bug in Titanium which prevents testing on master (1.7.0) - the 'Main Tests' split window will not open. Blain has told me he's aware of the problem and is fixing it.
Until it's resolved, the bugfix can be verified by cherry-picking commits 7b539a45 and cad8975c into 1_6_X HEAD. Be sure that you don't commit the changes though (as I foolishly did).
4.3.3 ipad2 [INFO] Titanium SDK version: 1.7.0 (05/10/11 19:34 879871b...) ks-ipad