LeaVerou / dabblet

An interactive CSS playground
http://dabblet.com
817 stars 148 forks source link

Undo should treat pasting and additions as separate actions #229

Open LeaVerou opened 11 years ago

LeaVerou commented 11 years ago

Undo should treat pasting and additions as separate actions instead of chaining them together because they both add characters.

That’s also on par with how regular text fields work, at least in OSX.