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

Display issue when renaming a file #60

Closed
pylebecq opened this issue Nov 8, 2016 · 3 comments
Closed

Display issue when renaming a file #60

pylebecq opened this issue Nov 8, 2016 · 3 comments

Comments

@pylebecq
Copy link

pylebecq commented Nov 8, 2016

Hello,

I'm using Ayu mirage theme on my sublime text installation, and I have noticed a little issue but quite annoying. When you try to rename a file, the bar at the bottom when you specify the new file name is half-hidden behind the status bar of sublime text.

Here is a screenshot to illustrate the issue:
capture d ecran 2016-11-08 a 16 03 46

My sublime text configuration is pretty straightforward, here it is in case you need it:

{
	"always_show_minimap_viewport": true,
	"bold_folder_labels": true,
	"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",
	"font_size": 12,
	"ignored_packages":
	[
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 3,
	"line_padding_top": 3,
	"overlay_scroll_bars": "enabled",
	"skin": "ayu/ayu mirage",
	"theme": "ayu-mirage.sublime-theme"
}

Let me know if you need any other information.

@k15a
Copy link
Contributor

k15a commented Nov 8, 2016

Duplicate of #12

@pylebecq
Copy link
Author

pylebecq commented Nov 9, 2016

Oh my bad, I don't know what I did with the search feature but I completely missed this one.
Sorry.

@pylebecq pylebecq closed this as completed Nov 9, 2016
@k15a
Copy link
Contributor

k15a commented Nov 9, 2016

No worries I asked the same thing once 😀

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