Item Action Move not work if the movement triggered scroll step

Justus

Member
The Item Action Move in a index grid could change the position of an Item.
If this inventory grid has a Scroll Step, the move could not as expectation.
 
... That is a problem. I had never thought about it before. It uses the ItemViewSlot index, but it doesn't know about the index offset from the navigation.
This will require some thought because it impacts alot of things, and I can't think of a quick solution for it.
I'll add it to the list of things to investigate before the next update.
 
This was fixed awhile back. I don't remeber which version exactly.
The last version works I just tested it
You can test it out in the feature scene
1_3 Drag&Drop and Move Item
 
Top