|
0
|
Hi All, Is anyone else having any issues with the SplitView not changing orientation and sticking in portrait. I have it so that in the left split I have an RSS feed. I have set it so that when its turned to portrait that the left split displays in a Popover, just as the document advises. First of all I thought it may have something to do with the title I was using. Originally I had brackets in and it didn't work, tried it without brackets it did work. But after a while it stopped working with the without brackets. Then I thought it might be the fact I'm using RSS feed within the popover. Removed the rss feed, still the same issue. I can't acutally pinpoint what is causing it to stick in the portrait orientation. Just wondered if anyone else has seen this? FYI - I'm using 1.4.0 with iOS 4.0.1 Paul asked 6 weeks ago
by Paul Pounder
|
|
0
|
Thought I may have answered my own question. I moved the event listener to the end of the script. Instead of before the RSS feed being initialised. It did start working again, tried once more. Still not changing orientation. Very sporadic answered 6 weeks ago
by Paul Pounder
|
|
0
|
Hi Richie, Kitchen Sink works fine, I've pastied my SplitView code. I have a title variable and rssurl variable being passed through. This at the moment is just a BBC News Feed. It's very sporadic, sometimes it works, sometimes it does. Hope you can help Paul answered 6 weeks ago
by Paul Pounder
|
|
0
|
Believe kitchen sink works, think it works so more than likely my code. Out at the mo so will update later answered 6 weeks ago
by Paul Pounder
|
|
0
|
Can we get an example Paul? Fine here. Same setup Ps Does the kitchen sink iPad app have the same issue? answered 6 weeks ago
|
*italic* / _italic_**bold** / __bold__Header 1
========Header 2
--------### Header 3#### Header 4An [inline](http://href.com) linkReference [links][id] are defined via ids added somewhere else.
[id]: http://href.com1. Ordered
2. Lists- Unordered
- Lists`inline code` (backticks)~~~
code block (three tildes)
~~~> Paragraph.
Update: It's sticking in the orientation the SplitView is loaded in. It's ignoring the 'visible' eventListener I have added from the docs (sporadically) — Paul Pounder 6 weeks ago