brain-child / moobo

Visualize your ideas on moodboards
GNU General Public License v3.0
22 stars 4 forks source link

Increasing text size #19

Closed lfvalerio closed 2 years ago

lfvalerio commented 2 years ago

I am having trouble increasing font size with a QWERTY keyboard. I can decrease it just fine. I realised it should be related to the keyboard layout and tried with a QWERTZ keyboard and that was it, it worked just fine.

So the issue is most people are going to be using QWERTY keyboards outside of German speaking countries and in that keyboard layout the + sign is on the = key. As far as I'm aware is not only an issue for English, Portuguese and Spanish keyboards, but also for the AZERTY keyboard used for French.

One way to solve this would be making CTRL/= do the same thing as CTRL/+.

lfvalerio commented 2 years ago

I took the liberty to make the changes. It built just as expected and now the shortcut actually works using QWERTY. Here is my pull request: #20