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

Don't respect editor.fontSize: 0 #11718

Merged
merged 1 commit into from
Sep 8, 2016
Merged

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Sep 8, 2016

toFloat only falls back to the default when the value is NaN, so an
explicit check for 0 is required.

Fixes #11715

toFloat only falls back to the default when the value is NaN, so an
explicit check for 0 is required.

Fixes #11715
@kieferrm kieferrm merged commit 71c3f49 into master Sep 8, 2016
@Tyriar Tyriar deleted the tyriar/11715_zero_fontsize branch September 8, 2016 21:19
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCode Editor is empty for all files
4 participants