Giter Club home page Giter Club logo

gc3dfliptransitionstylesegue's People

Contributors

glennchiu avatar msch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gc3dfliptransitionstylesegue's Issues

NavigationController push / pop

Hello,
thank you very much for your controller !! It is awesome.

I have a little issue, I want to push the next controller using your animation. and after pop back to this controller (I need the first controller to keep alive because it is downloading).
I don't know how to do both with you controller, could you help me ?

Thank you !

viewDidAppear is called twice

the destination View Controller's viewDidAppear is called twice, is this deliberate? Is there a way to get the classic behavior?

Flipping back to source view controller

I have this working perfectly segueing from view controller A to view controller B. When I dismiss B though it does the standard model dismissal animation. I noticed in your video you were able to get back to your original view controller fully animated. Am I missing something?

latest fix and memory problem

hi,

thanks for the great transition animation.

was using it for a while, but updated it today with the mapkit fix of setting eaglcontext to nil.

this fix causes memory warning consistently after 3 flips and subsequent flips are very very slow (i.e. > 10secs), if at all.
i also set the sourceView and destinationView to weak and deallocated the dest controller and nilled the textures in the dealloc, but i think there is some opengl context memory bug here.

secondly, removingthe fix, still causes memory warning, but not after 3 flips, but litttle later - so it is not just the latest fix, but there's some other memory issue, although i couldn't spot it.

as a reference, i tested with other transitions such as nav and modal, which work fine for dozens of flips without any memory warnings.

hope you can look into it - would be a shame not to use this nice transition.

thanks.

UIView snapshots and iPhone6

Since I used this segue for my app it used to work fine until I bought the new iPhone 6 yesterday.
The issue only occurs on iPhone6 (iPhone 5 and below works fine):
When I tap a button to perform the segue, the view will jump to it's destination view where it takes the screenshot and jump right back to the source view. This takes about 0.3 seconds (Yes it's vivisble). Then it starts to perform the actual segue.

Is there any fix for this?

P.s: I'm using iOS8 on both devices.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.