cjb / codex-blackboard

Meteor app for coordinating solving for our MIT Mystery Hunt team
GNU Affero General Public License v3.0
25 stars 17 forks source link

Eliminate abbreviated "who's working" list #339

Open Torgen opened 6 years ago

Torgen commented 6 years ago

Always show the whole list, now that it uses mini-gravatars instead of nicks. The alternative was that it would reflow, potentially moving it out from uder the cursor and flickering. Fixes #264.