[TIMOB-7543] MobileWeb: Ti.Media.VideoPlayer positioning overriding default UI element positioning
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-03T16:17:23.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
| Components | MobileWeb |
| Labels | stage2 |
| Reporter | Bryan Hughes |
| Assignee | Chris Barber |
| Created | 2012-02-03T13:39:07.000+0000 |
| Updated | 2017-03-04T00:08:51.000+0000 |
Description
The VideoPlayer is explicitly set to position:relative which overrides the position:absolute set by TiUIElement.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1346
Closing ticket due to MobileWeb no longer being supported.