-
你好,首先感谢你的开源。在使用中有几个问题想请教下解决方案。
使用的YYTextView,文字-图片(或者UIView)-文字-图片(或者UIView)... 图片有加手势,在未删除的情况下,点击图片可以浏览大图并且能定位到点击的当前图片。现在问题是在YYTextView,随机删除一个图片,我该怎么去删除存放图片的数据源,以及是删除的那一张了?
-
![qq20160216-0 2x](https://cloud.githubusercontent.com/assets/3068840/13074367/1f70bf24-d4df-11e5-86a1-eb5012dd4a9b.png)
## 当 border.insets.top
-
Hi,
I test your library, but I have a problem with this :
`
TitleName/small>
`
Alignment don't work.
Any idea?
Thanks
-
我输入文本框的文本是:[微笑],[大笑]
此时在页面上显示出来是两个笑脸,我光标定位到这两个表情中间,
我使用YYTextView.selectedRange获取到的位置是1
此时我需要做表情插入,我希望把表情插入到4那个位置(即逗号前面)
应该怎么做呢,我获取到的位置不对,插入后到页面上就乱了
-
你好 在设置完label的换行模式为NSLineBreakByCharWrapping后 再调用setAttributeText方法后,换行模式自动重置为NSLineBreakByWordWrapping
另外,我想重新YYLabel的lineBreakMode的setter方法强制在设置完后再重置回来,发现继承YYLabel的类无法调用下划线成员变量 请问这种情况如何解决
-
为何YYTextView 的 YYTextAttachment 图片会遮挡文字...
UITextView 效果
![image](https://cloud.githubusercontent.com/assets/11867343/12288041/be5e27e6-ba0b-11e5-9579-240c923a8b77.png)
YYTextView 效果
![image](https:…
-
Hello,
I'm trying to do a range selection. Everything works fine except when I try to select multiple dates.
Dates from the previous or next month, displayed in the current month view are not being …
-
着急!我使用YYTextView的时候 富文本里面包含系统表情,但是高度不准,怎么办怎么办
-
I'm building a UIView programmatically and initializing the former UILabel objects through initWithFrame:
Then I replaced UILabel occurrencies with YETIFadeLabel, but I get an exception:
2014-09-2…
-
为了设置行高,使用 attributedText 来设置文本,在iOS8系统上是正常展示的,不过iOS6的高度计算会出现误差
设置text的效果:
![img_3173](https://cloud.githubusercontent.com/assets/7928804/10838135/a4f7796e-7efc-11e5-8a9a-31b12d6578d4.PNG)
设置attribut…