Page 1 of 1

[1.0.0] Fast Entity Split only works when moving the mouse after changing buttons

Posted: Sun Nov 01, 2020 10:15 pm
by RobGames
I changed the control for fast entity split from Control + RMB to Shift + RMB because it's easier for me. Now if I hover over an entity with a stack of items and hold Shift and right click, nothing happens. But if I move my mouse off of the entity and back on, while still holding Shift and right click, then it will do the fast entity split.

As I understand, this is not the expected behavior, because when I changed the control for fast entity split back to Control + RMB, it will complete the action without me having to move my mouse off of the entity first.

EDIT:

It looks like the bug also occurs with left clicking to retrieve items from a chest.

Re: [1.0.0] Fast Entity Split only works when moving the mouse after changing buttons

Posted: Mon Nov 02, 2020 10:39 am
by Klonan
I guess it is conflicting with the copy entity settings binding, which is SHIFT + RMB by default

Re: [1.0.0] Fast Entity Split only works when moving the mouse after changing buttons

Posted: Mon Nov 02, 2020 2:06 pm
by RobGames
Ah, you are right. I changed the copy entity settings binding and now I do not have the issue. I did look to see if I had set a conflicting binding but I guess I missed it. Thanks!