tingxins / TXScrollLabelView

🌭TXScrollLabelView, the best way to show & display information such as adverts / boardcast / onsale e.g. with a customView.
https://tingxins.com/2016/11/scrolling-txscrolllabelview/
MIT License
730 stars 127 forks source link

setScrollTitle方法中,重新设置upLabel / downLabel的frame失败。 #16

Closed Benyi-Peng closed 7 years ago

Benyi-Peng commented 7 years ago

具体情景: 当控件的文本从长文本切换至短文本时,upLabel/downLabel的frame出现了bug。

tingxins commented 7 years ago

我这边测了一下 NSString 参数类型,从长文本到短文本是不会有这种问题的。(查看一下Pod版本是否是1.3.2)