Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

调用Undo之后有问题,所有笔画的重绘的位置都变了。 全乱了 #7

Open
KisonPan opened this issue Jul 29, 2016 · 2 comments

Comments

@KisonPan
Copy link

No description provided.

@lfkdsk
Copy link
Owner

lfkdsk commented Aug 1, 2016

嗯,当时处理的方法其实不是太好,Undo之后会把删掉的笔画从ArrayList里面移除,然后剩下的笔画重绘一次,当笔画过多的时候就会出现这种问题。

@aoyj
Copy link

aoyj commented Feb 7, 2017

绘画版橡皮擦的颜色一直都是黑色 , mEraserPaint.setColor(Color.WHITE);这段代码不起作用

@lfkdsk lfkdsk closed this as completed Jan 14, 2018
@lfkdsk lfkdsk reopened this Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants