Skip to content
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

Could we add <wbr> into interfaces so that they can be correctly wrapped? #995

Closed
zhubofei opened this issue Jul 25, 2018 · 1 comment · Fixed by #1162
Closed

Could we add <wbr> into interfaces so that they can be correctly wrapped? #995

zhubofei opened this issue Jul 25, 2018 · 1 comment · Fixed by #1162

Comments

@zhubofei
Copy link

zhubofei commented Jul 25, 2018

Something like:

dequeue<wbr>Reusable<wbr>Supplementary<wbr>View(of<wbr>Kind:<wbr>with<wbr>Reuse<wbr>Identifier:<wbr>for:)

for dequeueReusableSupplementaryView(ofKind:withReuseIdentifier:for:)

@realm-probot realm-probot bot added the O:User label Jul 25, 2018
@FranklinYu
Copy link

FranklinYu commented Aug 3, 2018

I prefer

dequeueReusableSupplementaryView(<wbr>ofKind:<wbr>withReuseIdentifier:<wbr>for:<wbr>)

Compare

dequeueReusableSupplementaryView(ofKind:
    withReuseIdentifier:for:)

with

dequeueReusableSupplementaryView(ofKind:with
    ReuseIdentifier:for:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants