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

Stretched folder and file type icons when you change a font size of the sidebar labels #1826

Closed
ghost opened this issue Jul 21, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 21, 2017

Summary

Sublime Text increases vertical content margin of the folder and file type icons when you increase a font size of the sidebar labels.

Expected behavior

icon_folder, icon_folder_loading, icon_folder_dup and icon_file_type should have the same size and vertical alignment as disclosure_button_control.

Actual behavior

Currently changing the font size of the sidebar labels affects height of the folder and file type icons.

Steps to reproduce

  1. Open code of the Default.sublime-theme
  2. Add "font.size": 15, to the "sidebar_label" and/or "sidebar_heading" classes.
  3. Save and see next:

stretched-sidebar-icons

Environment

  • Operating system and version:
    • Windows 7
  • Monitor:
    • 1920x1080
    • dpi_scale: 1.0
  • Sublime Text:
    • Build 3141
    • 64 bit
@ghost ghost changed the title Stretched folder and file type icons when you change font size of the sidebar labels Stretched folder and file type icons when you change a font size of the sidebar labels Jul 21, 2017
@wbond
Copy link
Member

wbond commented Jul 21, 2017

Confirmed on OS X also.

@wbond wbond added this to the Build 3142 milestone Jul 27, 2017
@wbond wbond added the R: fixed label Jul 27, 2017
@wbond
Copy link
Member

wbond commented Jul 27, 2017

This should be resolved with build 3142

@wbond wbond closed this as completed Jul 27, 2017
@ghost
Copy link
Author

ghost commented Jul 27, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants