-
Notifications
You must be signed in to change notification settings - Fork 53
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
Item duplication through dragging #235
Labels
bug
Something isn't working
Comments
This was referenced May 1, 2024
Fixed in PR #284 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Item A replaces item B and inherits the stack number. Duplicating item A.
To Reproduce
Steps to reproduce the behavior:
Take item A (quantity 10), drag it over item B (quantity 7), place it, item B is now gone, you now have two stacks of item A (10 and 7). Item A replaces item B and inherits the stack number.
Screenshots
![image](https://private-user-images.githubusercontent.com/44012855/290164863-901ea7f1-8584-4003-9749-237697c7a594.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDA0MzcsIm5iZiI6MTczOTQwMDEzNywicGF0aCI6Ii80NDAxMjg1NS8yOTAxNjQ4NjMtOTAxZWE3ZjEtODU4NC00MDAzLTk3NDktMjM3Njk3YzdhNTk0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIyNDIxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJlNzJmZWZlNTlhOTY4ODQ1YjAwMjUzOTdlNjAzN2U3OTg0MDg3ZmRkOWFkMGYyZDNjMjZlNWVkZDRiODIxOWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5ZSXunp_F4Wg2aovDF_LEWP9GP57K13efzKbIchDYdY)
The text was updated successfully, but these errors were encountered: