[Feature] Extend the SKTagView to support multiple style UIButton.#12
Open
vitonzhangtt wants to merge 2 commits intozsk425:masterfrom
Open
[Feature] Extend the SKTagView to support multiple style UIButton.#12vitonzhangtt wants to merge 2 commits intozsk425:masterfrom
vitonzhangtt wants to merge 2 commits intozsk425:masterfrom
Conversation
|
比如我的tagview只有100 50这么大小, 不想让他自动根据数据来扩大缩小,根据我视图大小来显示数据,比如只能展示 鼠牛虎兔 ,超出tagview就不展示了, 咱这个库支持吗 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make the SKTagView to support multiple style UIButton, e.g. a button with right-side image and left-side title.
Expect to support this feature in the next version, @zsk425