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

Remove unused Bindings in RoundedBorderTextField/Editor. #5910

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Mar 24, 2022

These Bindings were only ever read and never mutated so regular properties are cleaner here.

Additionally I removed the explicit init as the synthesised init does everything we need (but happy to revert that if preferred).

Copy link
Contributor

@gileluard gileluard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thanks for improving these components !

@github-actions
Copy link

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/XRj27s

@pixlwave pixlwave merged commit ffeeacc into develop Mar 24, 2022
@pixlwave pixlwave deleted the doug/swiftui_textfield branch March 24, 2022 12:35
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