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

provide a way to select different sizes of the username thumbnail #19

Open
dospuntocero opened this issue Jul 8, 2012 · 0 comments
Open

Comments

@dospuntocero
Copy link

this seems to be a nice idea for an update:
//inside options
thumbSize = "normal"; // [normal | mini | bigger]

var imageUrl = T.currentUser.data('profile_image_url').replace("normal", thumbSize);

and worked like a charm :)

i replaced lines 838 and 1304.

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