SZTextView icon indicating copy to clipboard operation
SZTextView copied to clipboard

A drop-in UITextView replacement which gives you: a placeholder.

Results 8 SZTextView issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.1.3 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hello! I'm in the process of migrating my project to SPM and SZTextView is honestly pretty close to being SPM compatible already in its current form, so I just shuffled...

**Problem:** It seems that when layouting a cell with a SZTextView in it before it's displayed for the first time, the foregroundColor of the AttributedPlaceholder is overwritten by the library....

Removed IBDesignables from the component since it ain't working as of Xcode 8.0 (8A218a) The following error would pop if using this component on IB using Auto Layout: `error: IB...

still unresolved due to http://openradar.appspot.com/18741523. related to #23 and #26.