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

Drag-painting unexpectedly drops 3D cube items #23

Open
deathcap opened this issue Jun 14, 2014 · 0 comments
Open

Drag-painting unexpectedly drops 3D cube items #23

deathcap opened this issue Jun 14, 2014 · 0 comments
Labels

Comments

@deathcap
Copy link
Owner

In the demo http://deathcap.github.io/inventory-window/, try picking up an item from the 1st window, then holding the right mouse button down to drop the items over the 3rd window, one at a time.

This works well with the stick item since it has a flat texture, but not so well with the grass block (3D CSS cube, uses https://github.com/deathcap/cube-icon). Multiple items are dropped onto the same slot as you drag over the same slot:

screen shot 2014-06-14 at 3 43 20 pm
screen shot 2014-06-14 at 3 43 24 pm
screen shot 2014-06-14 at 3 43 31 pm
screen shot 2014-06-14 at 3 43 34 pm

it shouldn't drop until the cursor hovers over a different slot, as seen with the stick:

screen shot 2014-06-14 at 3 45 04 pm

This bug makes it cumbersome to craft with blocks (e.g., in voxel-workbench)

@deathcap deathcap added the bug label Jun 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant