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

PR: Setting tab stop width by using the width of multiple spaces #7502

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

feichtinger
Copy link

@feichtinger feichtinger commented Jul 19, 2018

Description of Changes

The width of one space in text is not always an integer number. So multiplying the width of a single space does not always give the right result. I think it is better to take the width of multiple spaces instead.

Issue(s) Resolved

Fixes #7432

@ccordoba12 ccordoba12 added this to the v3.3.1 milestone Jul 19, 2018
@ccordoba12 ccordoba12 changed the title Setting tab stop width by using the width of multiple spaces PR: Setting tab stop width by using the width of multiple spaces Jul 19, 2018
@ccordoba12 ccordoba12 merged commit 22f2f00 into spyder-ide:3.x Jul 19, 2018
@ccordoba12
Copy link
Member

Thanks for this @feichtinger!

ccordoba12 added a commit that referenced this pull request Jul 19, 2018
@feichtinger feichtinger deleted the 3.x branch July 19, 2018 15:40
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.

2 participants