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

Bug in File - > Save With Mark #92

Open
CsatiZoltan opened this issue Feb 25, 2020 · 1 comment
Open

Bug in File - > Save With Mark #92

CsatiZoltan opened this issue Feb 25, 2020 · 1 comment

Comments

@CsatiZoltan
Copy link
Contributor

CsatiZoltan commented Feb 25, 2020

File - > Save With Mark fails on this line

WindowsManager.get().canvas.save_buffer(para['path'])
with the error

AttributeError: 'Canvas' object has no attribute 'save_buffer'

The same error persists both on Windows and on Linux.

@qixinbo
Copy link
Member

qixinbo commented Mar 22, 2020

You can refer to this PR to solve this problem.

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

2 participants