Android Cancelling the Geode Breaking dialog early loses the item

capn_ed

Greenhorn
When I'm using a gamepad (An 8BitDo Pro 3, if it matters), and having Clint open geodes, if I cancel the dialog at the wrong time, I lose the item from the geode. I haven't seen this with regular controls, but I can hit the buttons on the gamepad faster than hitting the X on the screen, so I may have just avoided the problem in that case.

I'm using the Android port, version 1.6.15.2 build 26086. My device is a Motorola "moto g stylus 5G - 2024" running Android 15. Single player, English language.

Steps to reproduce::
* Enter the Geode breaking screen.
* Select a breakable item (doesn't seem to matter which kind).
* Click the anvil to break it. Clint breaks the item, it item is shown, and the melody plays based on the value.
* Before the item appears in the inventory, click the button to cancel the screen. If you open the inventory, the item will not be there.

I expect the item to be in the inventory even though it's not shown before closing the screen.
 
Top