clkao / ep_author_neat

Use colored underline for authorship instead of background color
9 stars 9 forks source link

deleting empty line not triggering enough authorview update #8

Open clkao opened 11 years ago

clkao commented 11 years ago

we don't actually get event when deleting empty line

JohnMcLear commented 11 years ago

ouch ;\

clkao commented 11 years ago

depending on https://github.com/ether/etherpad-lite/issues/1814

clkao commented 11 years ago

can probably workaround by listening for keycode 8 & 46 for deletion

vercha commented 7 years ago

I encountered the same issue.