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

Use visibility instead of display #3652

Merged
merged 2 commits into from May 21, 2018
Merged

Conversation

SergioCrisostomo
Copy link
Contributor

@SergioCrisostomo SergioCrisostomo commented May 18, 2018

Using display: none; created some unexpected problems and actually visibility does the same effect of preventing elements to be focusable, which is better than the first solution.
I should have came up with this version from the beginning.

@icarusion icarusion merged commit f051490 into iview:2.0 May 21, 2018
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.

None yet

2 participants