Giter Club home page Giter Club logo

Comments (6)

kevin-hirsch avatar kevin-hirsch commented on August 15, 2024

Hello @joeblau,

Thank you for your proposal. I am just wondering what could be the benefit of that. Why would we want to show the HUD in a non animated way? Do you need this feature for something special?
Also, when possible, I would like to keep KVNProgress calls shorts ([KVNProgress show], [KVNProgress dismiss], [KVNProgress showWithStatus:@""]).

from kvnprogress.

joeblau avatar joeblau commented on August 15, 2024

Right now I have a case where I navigate to a View Controller and there is information on that screen. I want to block the user from modifying the screen and show the KVNProgress modally which I can do, but only in an animated fashion. I evaluate whether or not KVNProgress should be shown when the view loads, but I can't show the view without an animation so it looks like a glitch where the view loads and then the KVNProgress animates in on top.

kvnprogress

I understand the desire to keep the classes short, but this is Objective-C land we're in :). The change would also fall in line with how Apple presents and dismisses views where you can control whether or not you want them animated.

from kvnprogress.

kevin-hirsch avatar kevin-hirsch commented on August 15, 2024

Would it not okay to show the KVNProgress when you click on "Finish Quiz" and then, behind the HUD push to the next screen?

from kvnprogress.

joeblau avatar joeblau commented on August 15, 2024

I can, but the quiz state can be altered from the Watch or an Extension.

from kvnprogress.

joeblau avatar joeblau commented on August 15, 2024

@kevin-hirsch Actually, you know what, we can close this ticket. I'm going to rebuild this using segues so i'll have access to the native presenting and dismissing functionality.

from kvnprogress.

kevin-hirsch avatar kevin-hirsch commented on August 15, 2024

Okay!

from kvnprogress.

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.