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

clearBackgrounds strange behaviour #28

Open
glecko opened this issue Sep 7, 2018 · 0 comments
Open

clearBackgrounds strange behaviour #28

glecko opened this issue Sep 7, 2018 · 0 comments

Comments

@glecko
Copy link
Contributor

glecko commented Sep 7, 2018

clearBackgrounds() only cleans the backgrounds of the items in the actual sheet, not in memory (in the items of Table()).

If you do a clearBackgrounds() followed by a commit(), the backgrounds will be restored as in memory the items still have that background set.

I think the method should clear the backgrounds either only in memory, or both in memory and on the sheet, but never only on the sheet.

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

1 participant