[macOS] Cannot increase/decrease font size after decreasing the font size to the minimum

Bug report

When you press CMD and "-" to decrease the font size, once you decrease the font size to the minimum then you cannot increase it as it stays locked at the minimum forever. Uninstalling and installing the app does not solve the issue.

Environment

  • Platform: macOS
  • Platform version: Tahoe 26.4.1
  • App Version: Version 5.11.8 (5.11.8)

How to reproduce

  1. Open the Inkdrop app
  2. Open any note with text in it
  3. Press CMD + "-" to decrease the font size to the minimum
  4. Once you reach the minimum try CMD + "+" to increase the font size
  5. The font size should increase, but it does not and stays at the smallest size

I found a workaround to the issue. Go to Settings -> Editing -> Text Appearance -> Font Size then notice how the value of Font Size is -1 if you’ve reduced the font size to the minimum by using CMD + "-", so if you manually edit this value to be a positive number the issue gets fixed and you can again use CMD + "-/+" normally. Though I’m still curious why doesn’t the key command work if the value is a negative value (e.g. -1).

Hi @Martin_Martinov ,

Thanks for reporting.
The app should clamp the editor font size when changing via keyboard shortcuts.
The app should clamp the editor font size when it’s changed via keyboard shortcuts.
I’ll fix it!