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

Vanishing items in item slots #177

Closed
peter-kish opened this issue Feb 28, 2024 · 3 comments
Closed

Vanishing items in item slots #177

peter-kish opened this issue Feb 28, 2024 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@peter-kish
Copy link
Owner

I also found this bug where your item just vanishes. Not sure what causes it. Seems like it happens dragging and dropping into the same slot that is equipped; when dragging and dropping onto the corner of the item slot (in the top right). Its pretty easy to make it happen.

Untitled.mp4

(Original issue: #167)

@peter-kish
Copy link
Owner Author

Should be fixed on the dev_v2.4.4 branch. Will close this issue once it has been merged.

@peter-kish peter-kish added this to the 2.4.4 milestone Mar 1, 2024
@LeeWannacott
Copy link
Contributor

LeeWannacott commented Mar 4, 2024

@peter-kish Just updated looks like you fixed this issue 👍 , although I found another condition under which inventory in an ItemSlot vanishes:

2024-03-04.23-21-35.mp4

(mainly an issue in my particular case on rings, or one handed weapons which you would be able to swap between two slots). I'm guessing its to do with keeping track of which InventoryGrid the item comes from.

@peter-kish
Copy link
Owner Author

Yeah, swapping items still doesn't work. I think that one should be fixed once #171 is imeplemted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants