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

Add side padding scale setting #1309

Merged
merged 7 commits into from
Jan 26, 2025
Merged

Add side padding scale setting #1309

merged 7 commits into from
Jan 26, 2025

Conversation

Helium314
Copy link
Owner

@Helium314 Helium314 commented Jan 18, 2025

fixes #1209
fixes #922

Adds a setting to add padding on left and right side of the keyboard.
todo:

  • Emoji keyboard is not centered
  • Emoji page indicator is still full size
  • Maybe emoji keyboard key size should stay the same. Inconsistent with main keyboard, but reduces chance of having overlapping emojis
  • Maybe should also add padding to suggestion strip / toolbar
  • Should have a separate setting for landscape

@Helium314
Copy link
Owner Author

Potential problem: crashed once after changing the setting and switching to landscape, with unclear stack trace (best guess: EmojiCategory.getKeyboard returned null).

@Helium314 Helium314 marked this pull request as ready for review January 26, 2025 15:45
@Helium314
Copy link
Owner Author

Definitely more work than expected, thanks to emoji view... maybe emoji view should be improved or completely replaced?

@Helium314 Helium314 merged commit 92bc79b into main Jan 26, 2025
1 check passed
@Helium314
Copy link
Owner Author

Maybe should also add padding to suggestion strip / toolbar

Not implemented. If wanted, someone will open an issue.

@Helium314 Helium314 deleted the side_padding branch January 26, 2025 16:32
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.

Add left and right padding on portrait k Keyboard size for tablets in landscape mode
1 participant