-
这是我算高的代码:
- (CGFloat)calculateAttributeStringHeightWithAttributeString:(NSMutableAttributedString *)string fixWidth:(CGFloat)width
{
CGSize size = CGSizeMake(width, CGFLOAT_MAX);
YYTextLayout *l…
-
Any hints?
-
I changed the attributedText of a ASTextNode which has a different foregroundColor in animation block, but no luck, so is it possible to animated the textColor? TKS!
-
I am using the latest version of the library, with Xcode 9.2 and iOS 11.2 with Swift 4
Basically I am trying to add an icon to a message bubble, but when the library calculated the bubble size, I g…
-
_From @Dominionys on September 15, 2016 11:39_
AsyncDisplayKit version - '1.9.90'
'1.9.81' works fine.
Hi, can you help me with it? I have a ASTableNode on ViewController (not AS). For example i ha…
-
严重Bug,设定的点击文字有换行的话,设定的换行前的文字都不能点击
-
I love this framework
but unfortunately i found somthing like bug
this is simple project
environment
- Xcode8
- swift 3
- activeLabel 0.7.0
just set hashtag normal and selected color , mentiontag…
-
Below is my code. Not going through Handler. Code is inside a UITableViewCell. Thank you.
if (self.post.content != nil) {
```
NSArray *contentArray = [self.post.content componentsSeparate…
-
Some emojist stoped working after update.
this code is the code I have
```
let messageStyle = Style {
$0.font = UIFont.systemFont(ofSize: 12)
$0.kerning = Kerning.point(0.3)
$0.color…
-
- [X] Use the latest version of CalendarKit
- [X] I've read the [Contribution Guidelines](https://github.com/richardtop/CalendarKit/blob/master/CONTRIBUTING.md)
- [X] I've searched for [existing G…
zaehk updated
6 years ago