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

Changed tile probability does not affect brush until the stamp is changed #1996

Closed
bjorn opened this issue Aug 29, 2018 · 0 comments
Closed
Labels
bug Broken behavior.

Comments

@bjorn
Copy link
Member

bjorn commented Aug 29, 2018

There are a few occasions upon which the RandomPicker<Cell> used by the stamp brush is updated, but changing the probability of a tile is not one of them.

Of course, since it would be silly to update it each time a probability changes, the change should only invalidate this "cache" such that it is updated when the stamp brush is used again.

Problem reported on the forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
None yet
Development

No branches or pull requests

1 participant