Commit Graph

6 Commits (aa91ebd24ed1721c0a790b529c7797ee70f9ba73)

Author SHA1 Message Date
ansuz 1f24d7126c big ugly commit that will be really hard to audit
This changeset applies new styles to the poll.

it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.

The changes to the poll just happened to coincide with the async stuff.

My apologies to anyone who wants to read this whole thing
ansuz d2c5cfe646 add col/row ids to arrays
ansuz e3f4df7e0a push my latest changes because I'm agile
ansuz cde239c97a implement row/column removal
ansuz ac50bf7286 height and width of the table are unreliable because of multiple users. remove them
ansuz 0cf5f3cc87 realtime polls!