Open gobboo opened 4 years ago
Did you try cancelling the event?
Did you try cancelling the event?
Surely if I cancel the event then I can't place the item in at all?
Here is an aexample of what is happening and how it only updates after I click on something https://gfycat.com/SlushyHonestBlueandgoldmackaw
But I assume its a drag event then but I've tried that and that doesn't get called at ALL or when it does its like 1/20
I understand it's not on a release build but when using setEditable on my inventory doesn't update, here is my code:
Now the print Runs, however the content does not get updated at all? The slot I put items in:
https://i.imgur.com/PpXwfsS.png
Is editable and is of Clickable NONE.
Now if I click this sword onto anythign else everything updates fine, now I'm sure if my code is bad but I've tested so many things and I've come to the conclusion that it's either setEditable misfunctioning or this is intended.