SplitView Controller portrait mode- Top button keeps shifting to right.
Posted
by nishantcm
on Stack Overflow
See other posts from Stack Overflow
or by nishantcm
Published on 2010-05-17T07:26:47Z
Indexed on
2010/05/17
7:30 UTC
Read the original article
Hit count: 317
Hi,
I am using SplitViewController in ipad. On a button click from detail view, I open a modalview which is in full screen mode. Whenever I dismiss the modal view, the button which displays the table view in portrait mode shifts to the right.
If I continue the process of opening the modal view and dismissing it, it keeps moving to the right until it disappears to the right of the screen.
Any idea why this is happening?
© Stack Overflow or respective owner