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

Drop correct amount of stuff #40372

Merged
merged 3 commits into from
May 9, 2020

Conversation

mrkybe
Copy link
Contributor

@mrkybe mrkybe commented May 9, 2020

Summary

SUMMARY: Bugfixes "Subtract 1 from the counter until correct number of items is dropped"

Purpose of change

Counter was not decremented before, leading to always dropping the full stack of items.

Testing

Try to drop 1 thing only.

Observe that only 1 thing drops.

Try to drop 2 things.

Observe that 2 things drop.

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

Successfully merging this pull request may close these issues.

2 participants