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

Perform updates to TextBox #754

Merged
merged 2 commits into from
Mar 4, 2023
Merged

Perform updates to TextBox #754

merged 2 commits into from
Mar 4, 2023

Conversation

bdlukaa
Copy link
Owner

@bdlukaa bdlukaa commented Mar 4, 2023

  • Use correct height and padding on TextBox
  • Updated TextBox cursor to match the native implementation
  • TextBox state is now updated correctly when focused

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

bdlukaa added 2 commits March 4, 2023 11:23
- Use correct height and padding on `TextBox`
- Updated `TextBox` cursor to match the native implementation
- `TextBox` state is now updated correctly when focused
@bdlukaa bdlukaa merged commit cf9f377 into master Mar 4, 2023
@bdlukaa bdlukaa deleted the text-field branch March 26, 2023 21:29
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.

1 participant