Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Update textView properties with didSet #24

Closed
wants to merge 1 commit into from

Conversation

robtimp
Copy link
Contributor

@robtimp robtimp commented Jun 6, 2016

Several textView properties are not updating properly, because they are only read at initialization (and it's impossible to set them before the view is initialized).

This PR updates these properties to set themselves in didSet, so they will work as expected.

@robtimp
Copy link
Contributor Author

robtimp commented Jun 6, 2016

Resolves issue #25.

@AlexLittlejohn
Copy link
Owner

Thank you for this. Could I ask you to make your PR against the develop branch instead please. Once thats done i'll definitely merge it.

@robtimp robtimp closed this Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants