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

Fixed crash in Cupertino Textfield when a last symbol is a carriage return symbol #1229

Merged
merged 5 commits into from
Apr 4, 2024

Commits on Mar 29, 2024

  1. fixed crash in cupertino textfield after tapping at the end of penult…

    …imate line when last line consists of carriage return symbol only
    mazunin-v-jb committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    75d45b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fixed crash in cupertino textfield after tapping at the end of penult…

    …imate line + fixed logic by tap on the right edge of the penultimate end when last line consists of any whitespace symbol only
    mazunin-v-jb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0550287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2ce73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8185e29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d9ca66 View commit details
    Browse the repository at this point in the history