room name issue

This commit is contained in:
synth-ruiner 2017-12-24 12:04:50 +00:00
parent a39a0b11cc
commit 0472ebc940
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ croppie.js:182 (mine)
if (src.match(/^(file|https)?:\/\/|^\/\//)) { if (src.match(/^(file|https)?:\/\/|^\/\//)) {
``` ```
## known bugs
* room name doesn't work oops
## to do ## to do
* allow user to save output as image, or tweet it :) *user can currently right-click -> Save As but the 128x128 size is not great* * allow user to save output as image, or tweet it :) *user can currently right-click -> Save As but the 128x128 size is not great*