Similar to GitHub, your handle in the top right (for the profile dropdown) now shows the user's avatar to the side.
appview/pages: show user avatar in profile dropdown #287
expand 1 commit
hide 1 commit
Renames user/fragments/picHandle to user/fragments/picHandleLink, since it now wraps a simpler user/fragments/picHandle that doesn't include the link. The topbar should now display the avatar next to the handle in the same style, without the link as it was before.
expand 1 commit
hide 1 commit
Renames user/fragments/picHandle to user/fragments/picHandleLink, since it now wraps a simpler user/fragments/picHandle that doesn't include the link. The topbar should now display the avatar next to the handle in the same style, without the link as it was before.
expand 1 commit
hide 1 commit
Renames user/fragments/picHandle to user/fragments/picHandleLink, since it now wraps a simpler user/fragments/picHandle that doesn't include the link. The topbar should now display the avatar next to the handle in the same style, without the link as it was before.
Fixed!
expand 1 commit
hide 1 commit
Renames user/fragments/picHandle to user/fragments/picHandleLink, since it now wraps a simpler user/fragments/picHandle that doesn't include the link. The topbar should now display the avatar next to the handle in the same style, without the link as it was before.
Yep, this works great! Thanks again!
Against latest master, this seems to break the timeline (events are severely misaligned).