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

Open files close icon margin issue after setting 'spacegray_fileicons:true' #188

Open
Halomaple opened this issue Nov 29, 2016 · 7 comments · May be fixed by #217
Open

Open files close icon margin issue after setting 'spacegray_fileicons:true' #188

Halomaple opened this issue Nov 29, 2016 · 7 comments · May be fixed by #217

Comments

@Halomaple
Copy link

After setting 'spacegray_fileicons:true', the open files close icon is not totally shown, only part of it. Resizing window doesn't work.

spacegray-open-file-icon-issue

@marcofugaro
Copy link
Collaborator

Yeah unfortunately you can control the offset only of the whole tree, so that means moving also the project FOLDERS

Here is the relative line if you want to play with it
https://github.com/kkga/spacegray/blob/master/Spacegray.sublime-theme#L741

Any recommendation is welcome

@ronau
Copy link

ronau commented Nov 29, 2016

I don't have a problem with the project folder being more indented.
I find it more important to see the status of the opened files (e.g. yellow circle for unsaved ones etc.).

@zhuziyi1989
Copy link

"indent_offset": 10

@nean-and-i
Copy link

should be by default "indent_offset": 10 as it is a quite annoying issue

@tobiasger
Copy link

@zhuziyi1989 How do I enter this in the settings file? Simply putting "indent_offset": 10 doesn't seem to work.

@tobiasger
Copy link

tobiasger commented Aug 26, 2017

I also realised that if you've installed A File Icon you can put "force_mode": true in the settings for A File Icon to overwrite the theme icons, and they seem to work perfectly without the indent issue.

@Halomaple
Copy link
Author

Halomaple commented Sep 22, 2017

@tobiasger you need to edit Spacegray.sublime-theme and set "indent_offset": 10. @nean-and-i mode a fix in #201. But I think the way you mentioned is also a good alternative. Thanks both of you.

@alecmev alecmev linked a pull request May 21, 2019 that will close this issue
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 a pull request may close this issue.

6 participants