[TIMOB-1266] Split views without nav group have display problems
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | n/a |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-04-15T02:48:06.000+0000 |
Updated | 2011-04-17T01:55:41.000+0000 |
Description
Run the Split View Plain test in iPad-KS, and note the layout requirements for buttons, etc. If you remove left/top/etc. boundaries on the button then there are issues; there are also issues presenting modal windows that are not present when displaying them in a navigation controller. Supersedes #1137.
Correction... #1137 seems to be unique to its test case, but I'm not sure why. Or maybe it's even been fixed by something else. Leaving the new iPad-KS modal test in anyway.
Fixed as part of 1.4.0 release.