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

Fix initial cursor position in empty TextField when TextAlignment is set explicitly #1354

Merged
merged 8 commits into from
Jun 11, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    26f23fe View commit details
    Browse the repository at this point in the history
  2. removed textAlign as separate constant, rewritten `getAlignedStarting…

    …Position` to make it more simple and intuitive
    mazunin-v-jb committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f933000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09fe98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969c609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbac6bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e5ed50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    475cded View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. reordering enum values

    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    mazunin-v-jb and MatkovIvan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c0a403c View commit details
    Browse the repository at this point in the history