jrmsklar / tttattributedlabelbug

Quick small repo for a bug found in TTTAttributedLabel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTTAttributedLabel Bug

Quick small repository for a bug found in TTTAttributedLabel made to visually display the issue.

TTTAttributedLabel does not update its font when setFont: is called. Its font only gets updated when setText: is called.

This repository provides a visual and interactive example of this.

Clone this repository, do a pod install to install all of the dependencies (see CocoaPods for more information), and build and run the app.

About

Quick small repo for a bug found in TTTAttributedLabel


Languages

Language:Objective-C 94.7%Language:Shell 4.4%Language:C 0.6%Language:C++ 0.2%Language:Ruby 0.1%