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

Set draggable on top of others when dragging #23

Closed
sebashtioon opened this issue Oct 27, 2024 · 0 comments
Closed

Set draggable on top of others when dragging #23

sebashtioon opened this issue Oct 27, 2024 · 0 comments
Assignees
Labels
bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. inventory Issues related to the inventory.
Milestone

Comments

@sebashtioon
Copy link
Member

Describe the bug

Although dragging the inventory item works and goes back to its original spot when detecting another in a slot, some go behind the draggable items in the slots, making it look unpleasant.

A quick solution to this would be to set the top_level property to true when dragging the item.

@sebashtioon sebashtioon added the bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. label Oct 27, 2024
@sebashtioon sebashtioon self-assigned this Oct 27, 2024
@sebashtioon sebashtioon added the inventory Issues related to the inventory. label Oct 27, 2024
@sebashtioon sebashtioon added this to the v0.3.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. inventory Issues related to the inventory.
Projects
None yet
Development

No branches or pull requests

1 participant