Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Conversation

@cspickert
Copy link

This pull request fixes the following issues:

  1. If you call -setPlaceholder: before setting the text view's font, an exception is thrown.
  2. If you call -setPlaceholder: with a nil argument, an exception is thrown.
  3. If you call -setFont: after -setPlaceholder:, the placeholder font is not updated.

Here are my test cases.

@cspickert cspickert changed the title Fix potential crashes and inconsistent behavior related to placeholder Fix crashes and inconsistent behavior related to placeholder Mar 17, 2014
@conradev
Copy link

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants