Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window Title problem #165

Closed
skrosoft opened this issue Oct 27, 2016 · 2 comments
Closed

Window Title problem #165

skrosoft opened this issue Oct 27, 2016 · 2 comments

Comments

@skrosoft
Copy link

skrosoft commented Oct 27, 2016

Hello @rolandleth

There is a bug with the title.

If i call showForChangingPasscode, the title is ok ("Change Password").

After that, if I call showLockScreen with withLogout=true the title is still "Change password".

It should be blank again.

For the moment, I solved it by calling:

LTHPasscodeViewController.sharedUser().title = "";

Vincent

@rolandleth
Copy link
Owner

Hey,

Thanks, I'll look into it today.

@rolandleth
Copy link
Owner

rolandleth commented Oct 31, 2016

Fixed in ef6ff56, will be released in next version. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants