alexzielenski / TinyBar

iOS Tweak that thins notification banners down to size!
31 stars 14 forks source link

UILabel has a built-in marquee. #1

Closed davidmurray closed 10 years ago

davidmurray commented 10 years ago

https://github.com/nst/iOS-Runtime-Headers/blob/master/Frameworks/UIKit.framework/UILabel.h#L201

You don't have to use Charles Powell's marquee label class.

alexzielenski commented 10 years ago

My early versions of TinyBar used the build in marquee but I opted to use Charles Powell's due to the extra control that it gives me such as scroll speed in px/s and pause duration