Conversation
… transition to full size
|
Just realized that the inFullScreen is needed for rotation events. Will get that back in in a few. |
… that transitions to full screen is complete, rather than when it starts. also added a willExit to the transform delegate
|
Thanks @KingOfBrian ! I'll check this out this weekend and let you know. |
|
FYI the closeTransform doesn't animate. I'm looking to fix that today-ish. |
|
I want this feature too !!!! The fullscreen mode require two hands to be triggered, one hand holding the iPhone, while another hand performs the pinch gesture..... For iPad, that is OK, because we always use two hands to use the iPad. |
|
Hi, I added a method to go fullscreen after scrollToObjectAtIndex
and
but it only occasionally works. Any Ideas why? |
|
@KingOfBrian how do i call the fullsize method on tap ? i tried to call openTransformAtIndex:(NSInteger)position in
} can you please let me know how to i call the method implemented by you in order to go to fullscreen on tap ? |
|
I would think that works. I'm not using this code any more myself, so I'm not sure I'll be much help. |
|
thanks Brian, why are you sending me this information? On 21 October 2013 16:32, Brian King notifications@github.com wrote:
|
|
Hey guys,
please help .. |
Added some code for this. It's a bit crufty, but I wanted some feedback.
Notes:
Not sure how to assign it to this issue:
#67