Giter Club home page Giter Club logo

Comments (6)

D-32 avatar D-32 commented on August 11, 2024

https://github.com/D-32/DMPasscode/blob/master/Pod/Classes/DMPasscode.m#L92
In this if/else we could additionally check if a property like "disableTouchId" is set to NO. If it's set to YES, we would show the passcode view controller same way as if no touch id would be available.
I would be okay with merging something like that in, as long as it doesn't add more complexity to the API.

from dmpasscode.

thomascsorbamedia avatar thomascsorbamedia commented on August 11, 2024

How, for now can i just change the statement to work for me as i want?

from dmpasscode.

D-32 avatar D-32 commented on August 11, 2024

Remove the whole if (line #92 to #121) and just open the view controller instead.
So replace it with: [self openPasscodeWithMode:1 viewController:viewController];

from dmpasscode.

thomascsorbamedia avatar thomascsorbamedia commented on August 11, 2024

other thingy, on ipad it only shows for like half of the screen, where can i find how to change that?
sorry for al the questions, there is some pressure on the project

from dmpasscode.

D-32 avatar D-32 commented on August 11, 2024

https://github.com/D-32/DMPasscode/blob/master/Pod/Classes/DMPasscode.m#L143
At some point we introduced that the VC should be presented as a form sheet. Which in my opinion makes more sense on an iPad.
Basically, if you remove this line it should also be full screen on the iPad.

from dmpasscode.

thomascsorbamedia avatar thomascsorbamedia commented on August 11, 2024

You are a hero, thanks

from dmpasscode.

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.