Skip to content

Feature/fix visibility#14

Merged
lhmgrassi merged 5 commits intodevelopmentfrom
feature/FIX-VISIBILITY
Jul 27, 2018
Merged

Feature/fix visibility#14
lhmgrassi merged 5 commits intodevelopmentfrom
feature/FIX-VISIBILITY

Conversation

@pokchy
Copy link
Copy Markdown

@pokchy pokchy commented Jul 27, 2018

No description provided.

@pokchy pokchy requested a review from lhmgrassi July 27, 2018 14:44
passcodeLockWindow.windowLevel = 0
passcodeLockWindow.windowLevel = UIWindowLevelNormal
passcodeLockWindow.rootViewController = nil
passcodeLockWindow.isHidden = true
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra tab?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope other indentations are with whitespaces
when I added this line my indentations are with tabs
should I refactor class to use tabs instead of whitespaces ?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so :)

self?.passcodeLockWindow.windowLevel = 0
self?.passcodeLockWindow.windowLevel = UIWindowLevelNormal
self?.passcodeLockWindow.rootViewController = nil
self?.passcodeLockWindow.isHidden = true
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra tab?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

@lhmgrassi lhmgrassi merged commit c97b0c7 into development Jul 27, 2018
@pokchy pokchy deleted the feature/FIX-VISIBILITY branch January 29, 2019 14:32
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

Successfully merging this pull request may close these issues.

3 participants