aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
506 stars 158 forks source link

Dragging item offset #44

Open leosantacruz opened 4 years ago

leosantacruz commented 4 years ago

Describe the bug The 3D viewer works fine if it's positioned at the right of the window

To Reproduce

  1. Create a viewer container smaller than the window's width
  2. Put some items (furnitures) in there
  3. Try to move them again and you will see there is some offset compare the original position.

Expected behavior You should be able to move items correctly in differents container's width and alignments. It works fine only if the container is align completly to the right of the window

Desktop

technbuzz commented 4 years ago

I have noticed it as well, for me the offset is inconsistent. Some time perfect, sometimes too far. In fact I have also problem clicking on the rotation handle which can be seen in gif below.

blueprint-control-offset

Once it's not facing you, it really hard to get off to reposition.

aalavandhaann commented 4 years ago

Thanks for letting know of this. Will try to fix soon