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 Handling of Updating modifiers #4

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Fix Handling of Updating modifiers #4

merged 2 commits into from
Jan 6, 2021

Conversation

nmn
Copy link
Contributor

@nmn nmn commented Jan 3, 2021

iTextValue currently does not react to changing values of modifiers.

This PR fixes that by setting all the properties of TextView again in the updateUIView method.

Works great in my testing.

This is to track any changes in modifier values while the UI runs
@AlexFine
Copy link
Collaborator

AlexFine commented Jan 6, 2021

Looks good! Thanks for the PR 😀

@OrkhanAlikhanov
Copy link

This change is not released under a version yet, I'm able to use it with commit hash a14ec36fd571c18785403060a3b9d623c7dd15d4

@AlexFine AlexFine linked an issue Jan 21, 2021 that may be closed by this pull request
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.

Changing the value of isSecure doesn't update UI
3 participants