Sublime Forum

Bugs for font size adjusting with a Syntax Specific font size setting

#1

In sublime text it is convenient to adjust the font size by clicking ctrl±/+ or by ctrl+scrolling (cmd on Mac). It works quite well with the global user setting, aka the settings in Preferences.sublime-settings. However, if the font size setting is overridden in a Syntax Specific file, the ctrl±/+ adjust the global settings while the syntax specific settings remains unchanged, making the font size adjust broken in the specific syntax. This is quite annoying, as I often need to adjust the font size with a project presentation and the document font setting is defined in the syntax specific file (for me it’s markdown) to not follow the normal programming settings.

The problem is verified under the following systems:

Ubuntu 14.04 LTS + Sublime Text 3 Build 3126
macOS Sierra 10.12.2 + Sublime Text 3 Build 3126

Hope this can be fixed. Many thanks.

2 Likes

#2

This also affects Windows.
Please can you log this at https://github.com/SublimeTextIssues/Core/issues

0 Likes

#4

Thanks. I’ve posted an issue there https://github.com/SublimeTextIssues/Core/issues/1551

0 Likes