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

Fixed #1706: Gutter icons for file navigation changed to 12x12. #1715

Merged
merged 2 commits into from
Jan 5, 2021

Conversation

HannahSchellekens
Copy link
Member

@HannahSchellekens HannahSchellekens commented Jan 4, 2021

Fixed #1706: Gutter icons for file navigation changed to 12x12.

  • New 'smaller' variants added of file icons: does not feature the extension, but just an empty bar. The colours match the larger variant.
  • getIconFromExtension now accepts a smaller flag.
  • Added DVI to the getIconFromExtension.
  • The icon used for the gutter setting now uses the smaller icon.
  • Use the VirtualFile's extension property instead of our util.
  • synctex.gz is now recognised as extension by the gutter.

image

- New 'smaller' variants added of file icons.
- getIconFromExtension now accepts a smaller flag.
- Added DVI to the getIconFromExtension.
- The icon used for the gutter setting now uses the smaller icon.
- Use the VirtualFile's extension property instead of our util.
- synctex.gz is now recognised as extension by the gutter.
@HannahSchellekens HannahSchellekens added the enhancement New feature or (non bug related) change to the program. label Jan 4, 2021
@HannahSchellekens HannahSchellekens added this to the b0.7.3 milestone Jan 4, 2021
@HannahSchellekens HannahSchellekens self-assigned this Jan 4, 2021
@PHPirates PHPirates merged commit 5c8a4c4 into master Jan 5, 2021
@PHPirates PHPirates deleted the 1706-gutter-12x12 branch January 5, 2021 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or (non bug related) change to the program.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gutter icons should be 12x12
3 participants