Posts: 12
Threads: 6
Joined: Mar 2017
Reputation:
0
I saw that when you get to making changes in annotations that you where planning on adding a normal eraser eraser function where you can scribble it out like a normal eraser. I'd like to suggest an option of using what microsoft calls a stroke erase, where you can erase the "ink" without leaving random dots behind and is still seemless to use. Would that be possible to do?
Posts: 13,320
Threads: 301
Joined: Apr 2012
Reputation:
234
Can you provide any additional details about the stroke erase? I couldn't really find much on it with a quick Google search. Is the idea behind the stroke erase that you just draw a line with the surface pen, and it cleanly erases everything around that line?
Posts: 13,320
Threads: 301
Joined: Apr 2012
Reputation:
234
I should be able to implement something like that. I do save each stroke as a different segment, so removing a segment at a time when the eraser touches inside of that segment seems like it wouldn't be too difficult... I'm sure there will be some challenges in getting it to work well, but I'll see if I can add it when I make all the other changes to annotations.