Skip to content

Move keyboard height & padding preferences into theme configuration #765

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

Conversation

Guanran928
Copy link

This pull moves keyboardHeightPercent, keyboardSidePadding, and keyboardBottomPadding into the "Themes" page.

While I was tinkering with the settings, I was confused as to why those preferences were split across two different places. I think this will make a lot more sense than the original preferences layout.

@Guanran928 Guanran928 force-pushed the move-keyboard-padding-settings branch 2 times, most recently from 5b5c5f4 to 3440ac3 Compare August 4, 2025 07:27
@Guanran928 Guanran928 marked this pull request as draft August 4, 2025 08:02
@rocka
Copy link
Member

rocka commented Aug 4, 2025

Theme preferences are for visual appearance only and should never affect KeyEvent detection. But keyboard height and padding definitely have an impact on KeyEvent detection.

@Guanran928 Guanran928 force-pushed the move-keyboard-padding-settings branch from 3440ac3 to 1272167 Compare August 4, 2025 08:04
@Guanran928
Copy link
Author

Theme preferences are for visual appearance only and should never affect KeyEvent detection. But keyboard height and padding definitely have an impact on KeyEvent detection.

I see, thanks for reviewing.

@Guanran928 Guanran928 closed this Aug 4, 2025
@Guanran928 Guanran928 deleted the move-keyboard-padding-settings branch August 4, 2025 08:07
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

Successfully merging this pull request may close these issues.

2 participants