Coder Social home page Coder Social logo

Comments (8)

jwilling avatar jwilling commented on April 28, 2024

I have a small concern with this. If this was done with views containing text fields, they would change their appearance slightly during the transition, especially on 10.7. Will this be an option, or will it be enforced?

from reactivecocoalayout.

jspahrsummers avatar jspahrsummers commented on April 28, 2024

It could be a variation of the -animate… methods, maybe. But it's also worth noting that animations are generally smooth enough to where any small visual differences would go unnoticed, while a choppy animation is quite noticeable.

from reactivecocoalayout.

jspahrsummers avatar jspahrsummers commented on April 28, 2024

For implementation: it looks like a call to -display is necessary immediately after enabling wantsLayer if you want the animation to begin immediately afterward (and not after one run loop iteration).

from reactivecocoalayout.

alanjrogers avatar alanjrogers commented on April 28, 2024

Yup, that is correct. I think we've all come across the email thread from @joshaber.

from reactivecocoalayout.

jspahrsummers avatar jspahrsummers commented on April 28, 2024

@alanjrogers That's actually not what the @joshaber of old recommended, but what we do in GHfM today. I can only assume he recognized the error of his ways.

from reactivecocoalayout.

alanjrogers avatar alanjrogers commented on April 28, 2024

ah I was thinking of a SO question answered by @joshaber . Although I can't find it now :(

from reactivecocoalayout.

zakdances avatar zakdances commented on April 28, 2024

Something to consider is that in OSX 10.9, NSViews will be layer backed by default just like their iOS counterparts. (normally I'd post a source link here, but I can't find one at the moment. So take this comment as apocryphal, I suppose.)

from reactivecocoalayout.

jwilling avatar jwilling commented on April 28, 2024

@zakdances As much as I wish that were the case, that's simply not true. That would break far too many apps to be viable. They did make layer-backed improvements under 10.9, but it's not the default.

from reactivecocoalayout.

Related Issues (20)

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.