Eric Bergerson

- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 27
-
Created does deleteString() automatically feed the undo mechanism?
I am working on a plug in that utilizes the Document.deleteString() method. While the deletion is working fine, the undo mechanism is not being updated, such that the deletion can be undone?Is the...