-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
里面的图片是GIF的支持动画吗 #15
Comments
UITextView支持添加自定义视图 你可以加一个UIImageView |
我尝试用UITextView加一个UIImageView,但是我设置的size并没有用 |
发一下你的代码我看看 |
DiamondImageView是继承UIImageView的子类 |
好像图片和文字放在同一行设置大小就有问题 |
你这个不是宽高设置的40吗,图示是一个长方形的。初始化时设置的宽高没有生效吧 |
我不是用的 |
你下面用的custom(size:)是吧,不好意思没细看。。。你尝试一下把字体设置大点,然后图片的高度比文字的高度小,就不正确了 |
一共三种样式类型, proposed是建议的大小 相当于当前行高 和旁边文字一样大, original是原始大小 很好理解, custom是自定义大小 |
当文字高度比图片高度高,这时候设置custom样式就没有效果了,那这样是不是就没办法设置文字大,后面跟的图片小些了 |
咦 那可能是BUG 我看看啊 |
嗯嗯 我已经复现了, 这两天应该可以解决 有点小麻烦 |
大佬辛苦,爱你哟❤️ |
@simpleLiYu 1.6.7 |
欧卡 |
No description provided.
The text was updated successfully, but these errors were encountered: