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

Font Size Key Binding Does'nt Work with Hackers Keyboard #888

Closed
feri-irawan opened this issue Nov 21, 2023 · 4 comments
Closed

Font Size Key Binding Does'nt Work with Hackers Keyboard #888

feri-irawan opened this issue Nov 21, 2023 · 4 comments

Comments

@feri-irawan
Copy link

I have used Acode for 4 and a half years with Hackers Keyboard, which is the best keyboard I have ever seen for coding on mobile.

Font Size is a setting that I change often, but with the flow Settings > Editor Settings > Font Size > Set Font Size, it makes me slow.

I opened the key-bindings.json file, and I saw this:

  "increaseFontSize": {
    "description": "Increase font size",
    "bindKey": "Ctrl-+"
  },
  "decreaseFontSize": {
    "description": "Decrease font size",
    "bindKey": "Ctrl+-"
  },
  "resetFontSize": {
    "description": "Reset font size",
    "bindKey": "Ctrl+0|Ctrl-Numpad0"
  }

I tried to press CTRL + + and CTRL + -, but it's not working.

I am using:
Android: 13
Acode: 1.8.7 (pro)
Keyboard: Hackers Keyboard v1.40.7

Screenrecording_20231122_073955.mp4
@bajrangCoder
Copy link
Collaborator

It's not working (i guess it's disabled)
Btw you can try FontZoomer plugin

@feri-irawan
Copy link
Author

I have installed FontZoomer but it still doesn't work @bajrangCoder

Screenrecording_20231122_095353.mp4

@bajrangCoder
Copy link
Collaborator

It might be bug but try the same keybindings with acode ctrl key

And FontZoomer also has option to increase/decrease font using volume button (you will need to set it from FontZoomer Plugin settings

@feri-irawan
Copy link
Author

Well, I hope this can be fixed.

bajrangCoder added a commit that referenced this issue Oct 17, 2024
- Increase Font size: Ctrl - + or Ctrl - =
- Decrease Font size : Ctrl + - or Ctrl - _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants