Render profile avatar as canvas.
We now have uniform avatar rendering for the profile, messages and chatboxes. By rendering as canvas, we can avoid stretching the image. In the process I also moved the ChatBoxViews collection into its own plugin `converse-chatboxviews` and placed the AvatarAware views there. fixes #1157
Showing
This diff is collapsed.
src/converse-chatboxviews.js
0 → 100644
Please register or sign in to comment