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

Customize TWMessageView numerics #98

Open
ValentinKuznetsov opened this issue Mar 21, 2017 · 0 comments
Open

Customize TWMessageView numerics #98

ValentinKuznetsov opened this issue Mar 21, 2017 · 0 comments

Comments

@ValentinKuznetsov
Copy link

ValentinKuznetsov commented Mar 21, 2017

Greetings,

It would be great if there exists a possibility to customize these numerics:

(lines 17-19 in TWMessageBarManager.m)

CGFloat const kTWMessageViewBarPadding = 10.0f;
CGFloat const kTWMessageViewIconSize = 36.0f;
CGFloat const kTWMessageViewTextOffset = 2.0f;

Real life example: kTWMessageViewBarPadding is too big; value of 5 looks much better in my case.
Of course I can fork it and change it myself, but let me not explain why it is not that nice:)

Thank you! Great control so far.

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

No branches or pull requests

1 participant