Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

fixed issue #11800#13934

Open
julietafrade97 wants to merge 1 commit intoadobe:masterfrom
julietafrade97:master
Open

fixed issue #11800#13934
julietafrade97 wants to merge 1 commit intoadobe:masterfrom
julietafrade97:master

Conversation

@julietafrade97
Copy link
Copy Markdown

The problem was that when you try to increase or decrease the font size, brackets doesn't let you if the new font size is more than the maxium font size (72px) or less than the minium font size (1px). Therefore, if the the font size in themes settings is 100px and you try to drecrease it pressing Ctrl+- nothing happens because the new font size will be 99px which is still more than 72px.
Because I think it makes sense to be able to decrease the font size even though it is still more than the allowed I tried to solve the problem. So now if the font size is more than the maxium and you try to decrease it, it will decrese to the maxium font size, and if the font size is less than the minium and you increase it, it will increase to the minium font size.
I'm going to make a pull request now and wait for the update in the master repository.

@petetnt petetnt self-requested a review November 28, 2017 19:10
@julietafrade97
Copy link
Copy Markdown
Author

I don't understand why this wasn't aprooved. Can someone explain?

@petetnt
Copy link
Copy Markdown
Collaborator

petetnt commented Dec 4, 2017

Hi @julietafrade97,

sorry about that, I just haven't had the time to properly review / test it yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants