Windows Inconsistency in Auto-Grabber Code v1.6.15 build 24356

LeFauxMatt

Tiller
I noticed an inconsistency in Auto-Graber code.

Object.CheckForActionOnAutoGrabber launches an ItemGrabMenu with the sourceItem being null.
Object.grabItemFromAutoGrabber launches an ItemGrabMenu where the sourceItem is the AutoGrabber.

So the menu relaunches differently than it initially launches when you taken an item from it.
 
Top