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

Gui fixes #4432

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Gui fixes #4432

merged 7 commits into from
Sep 4, 2023

Conversation

paullinator
Copy link
Member

@paullinator paullinator commented Sep 3, 2023

CHANGELOG

Fixed: Blank space at bottom of txdetails
Fixed: Save new categories on row tap
Fixed: Set word capitalization on category entry
Fixed: Align TX Details notes entry to top of OutlineTextInput
Fixed: Set returnKeyType of Notes entry to "return"
Fixed: Crash entering spending limits settings

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Fixes the awkward centered textinput in the middle of the OutlineTextInput when there's a multiline input taking a lot of vertical space.
Changes the return key to "return" allowing newlines to be entered in the notes vs closing the modal.
@paullinator paullinator merged commit c17abba into develop Sep 4, 2023
2 checks passed
@paullinator paullinator deleted the paul/guiFixes branch September 4, 2023 17:57
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