[Bug] Pull bars do not update properly when updated by dragging mobs on top of existing pulls
aethere92 opened this issue ยท 0 comments
Description of the issue
The pull bars do not update whenever you drag new mobs on top of existing mobs in a certain pull. There are multiple ways to reproduce this, but I've listed two of them below. The issue seems to be that the bar themselves do not refresh when the dragging action ends.
How to reproduce the issue
Method 1:
- Create a pull that has a few mobs (Pull1);
- Create another pull that has some other mobs (Pull2);
- Drag the mobs from Pull1 onto the mobs from Pull2 via the new mob dragging feature.
- Notice how Pull1 still has the mobs and the percentage counter it gives even though now the mobs are part of Pull 2
Method 2:
- Create a pull;
- Drag some other mobs that aren't part of a pull on top of the mobs that are part of Pull 1