[TIMOB-929] ipad orientation issues with split view
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.4.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:39:24.000+0000 |
| Updated | 2011-04-17T01:54:42.000+0000 |
Description
Attachments
| File | Date | Size |
|---|---|---|
| archive.zip | 2011-04-15T02:39:25.000+0000 | 120008 |
Thought this was fixed as part of #1076. Looks like I was wrong.
See also: #1137.
#1133 is no longer optional. This is a problem caused by the fact that our image views expect 'width' and 'height' properties to be set before any url/image property. The problem? They always are... unless you're on a split view, for some reason.
Fixed an image bug that covers most of this. Split views still have an issue with positioning around the border when re-orienting for some reason.
(from [a0908a5bae0a20208ac3c0d1eaee5419d5654d92]) Closes #929: Main window no longer resized when creating split view. http://github.com/appcelerator/titanium_mobile/commit/a0908a5bae0a20208ac3c0d1eaee5419d5654d92"> http://github.com/appcelerator/titanium_mobile/commit/a0908a5bae0a2...