Snowflake badge works, and animates when serving client (issue #16) and some logging cleanups

This commit is contained in:
Serene Han 2016-02-03 21:37:21 -08:00
parent caba2cc8f8
commit 21c38a04ce
5 changed files with 44 additions and 32 deletions

View file

@ -37,7 +37,7 @@ class UI
if debug
@$msglog.className = if connected then 'active' else ''
else
# magic
@$badge.className = if connected then 'active' else ''
# Local input from keyboard into message window.
acceptInput: =>