This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Improve tethering UI #155
Open
Description
Instead of showing people's avatars only when they are offscreen, we should always show everyone's avatar instead, like in the picture below:
As you can notice, the person you are following will be indicated with a little chain icon (or some other kind of indicator). Clicking on an avatar will follow/unfollow the corresponding person.
In case the user moves their cursor behind an avatar, we will move the whole cluster of avatars (top, middle or bottom) it belongs to all the way to the left (without moving the other two clusters).
TODO
- Always show everyone's avatar (Improve tethering UI, Part 1 #161)
- Show the link icon next to the person that you are explicitly following, not the person that you are implicitly following
- Prevent the avatar from covering up the cursor/selection