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

Change TAB size #102

Closed
Slesa opened this issue Jan 11, 2014 · 2 comments
Closed

Change TAB size #102

Slesa opened this issue Jan 11, 2014 · 2 comments
Assignees
Milestone

Comments

@Slesa
Copy link
Contributor

Slesa commented Jan 11, 2014

TAB is currently set to 8. I'd prefere a value of 4, others maybe 2.

@Slesa
Copy link
Contributor Author

Slesa commented Jan 11, 2014

Well, it is kind of interesting, that QPlainTextEdit holds the tab stop property in pixels... Maybe it is enough to convert a tabsize by multiplying by ten?

@ghost ghost assigned cloose Jan 14, 2014
@cloose
Copy link
Owner

cloose commented Jan 14, 2014

Implemented with pull request #109.

@cloose cloose closed this as completed Jan 14, 2014
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