Allow autoposting to continue while drawing.
Reverts a small part of 339163dfc35ea0c7ed3b06393ed48085cc82a860.
This commit is contained in:
parent
d17550b802
commit
676f35aa7f
@ -97,7 +97,6 @@ QR.oekaki =
|
|||||||
QR.oekaki.toggle()
|
QR.oekaki.toggle()
|
||||||
|
|
||||||
edit: ->
|
edit: ->
|
||||||
QR.cooldown.auto = false
|
|
||||||
QR.oekaki.load -> $.global ->
|
QR.oekaki.load -> $.global ->
|
||||||
{Tegaki, FCX} = window
|
{Tegaki, FCX} = window
|
||||||
name = document.getElementById('qr-filename').value.replace(/\.\w+$/, '') + '.png'
|
name = document.getElementById('qr-filename').value.replace(/\.\w+$/, '') + '.png'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user