-
Currently the ButtonBarViewCell only uses plain text
-
Hi, the ASEditableTextNode component is eating emojis in the first line when using custom font styles
```
// style of the attributedText
class func feedPostCellContent () -> [String:AnyObject] { // C…
-
ASTextNode have this issuse.
And UILabel, UITextView works well.
ASDK 1.9.80 iOS 9.3.2
![emoji0](https://cloud.githubusercontent.com/assets/2062938/17585558/15d73614-5fef-11e6-804c-3ed4e82ea0d4.j…
-
Hey, Interesting lib
I had a quick play at a protocol oriented version if you are interested
https://gist.github.com/IanKeen/537d70bf02fad763c096e6fbb5c1dc69
The biggest pro to this approach …
-
I have some strings to be presented in `ASTextNode`
```
Optional("Дом ученых-А/В «Восточный» (Площадка отстоя)")
Optional("А/В «Восточный» (Площадка отстоя)-Дом ученых")
Optional("Площадка для о…
-
Test case:
Apply the following patch to the Kittens example:
```
--- /Users/wangyue/Downloads/AsyncDisplayKit-master/examples/Kittens/Sample/KittenNode.mm 2016-08-25 10:03:06.000000000 -0700
+++ …
-
@hannahmbanana Both latest master branch and 1.9.81 are tested.
Repro steps:
1. Create ASTextNode with maximumNumberOfLines of 3
2. Set attributedText with lineSpacing > 0 (won't repro if = 0)
3. Set…
yxztj updated
7 years ago
-
已设置displaysAsynchronously = NO。
调整YYLable的lineBreakMode,不起作用。感觉一直是NSLineBreakByWordWrapping模式。
-
## New issue checklist
- [x] I have read the [`README`](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/README.md), [documentation](http://cocoadocs.org/docsets/JSQMessages…
-
I am attempting to use BonMot to style the `titleLabel`'s of `UIButton`s with a custom font and colors.
**What I expect to happen**
When setting the `attributedText` value for an `@IBDesignable` …
sealz updated
7 years ago