room name issue
This commit is contained in:
parent
a39a0b11cc
commit
0472ebc940
|
@ -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*
|
||||||
|
|
Loading…
Reference in New Issue