-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First-pass implementation of drag+drop in inventory
1. Single-click to start dragging 2. Click+hold to start dragging 3. Double-click to equip still works 4. Dragging one item over multiple will reset it to it's original spot (or continue dragging if it no longer fits) 5. Dragging one item over another will start dragging that other item
- Loading branch information
1 parent
fa9898d
commit e5b6c1b
Showing
3 changed files
with
261 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.