white space bug
This commit is contained in:
@@ -332,6 +332,7 @@ module.exports = (HB)->
|
||||
s.addRange(r)
|
||||
writeContent = (content)->
|
||||
textfield.textContent = content
|
||||
textfield.innerHTML += ' '
|
||||
|
||||
writeContent this.val()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user