Quoting while uploading should open a new post or the next one and start auto-dumping.

This commit is contained in:
Nicolas Stepien 2013-04-15 20:22:26 +02:00
parent d748215932
commit a5deb20196

View File

@ -265,6 +265,11 @@ QR =
text += ">#{s}\n"
QR.open()
if QR.selected.isLocked
index = QR.posts.indexOf QR.selected
(QR.posts[index+1] or new QR.post()).select()
$.addClass QR.nodes.el, 'dump'
QR.cooldown.auto = true
{com, thread} = QR.nodes
thread.value = OP.ID unless com.value