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

Suggestion 2 (Prevent deletion of background image) #30

Open
Andres9713 opened this issue Feb 2, 2017 · 1 comment
Open

Suggestion 2 (Prevent deletion of background image) #30

Andres9713 opened this issue Feb 2, 2017 · 1 comment

Comments

@Andres9713
Copy link
Contributor

No description provided.

@jzaremba
Copy link
Member

jzaremba commented Feb 2, 2017

This should already not happen.

# Don't delete the base image
items = [item for item in items if not isinstance(item, ImageItem)]

Does that just not work? How exactly is the base image getting deleted?

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