Open ghost opened 13 years ago
Right Side Controllers: Please add effect which show to user that multiple pages are in viewing state. Same as twitter you can see when user tap on detail view controller and further detail view controller and so on. User can see how much pages are loaded from right side. just like book pages. You need to do something like:
I know what you're thinking, but your solution is incorrect. It seems to me that this is done in such a way that image of overlapping pages is appended (kind of illusion). I have to think about it.
I've started working on multiple pages effect
Right side Controllers: Please add two more delegate methods which guide to the listener that controllers are adding or removing. Obviously remove will call at the end when other than first controller all controllers are remove. but add method always call when a controller added.