geode icon indicating copy to clipboard operation
geode copied to clipboard

Last session crashed popup keypresses don't get used for the FLAlertLayer

Open TimeStepYT opened this issue 1 year ago • 0 comments
trafficstars

Geode Issue

  • [X] I confirm that this bug is NOT related to a mod but directly to Geode Loader itself.

Platform

Windows

SDK commit

No response

Geode Version

v3.4.0

Mods Installed

No response

Expected Behavior

Pressing the escape key should close the popup. Pressing the enter key should open the crashlog.

Actual Behavior

Pressing the escape key adds the quitting popup. Pressing the enter key or space bar opens the level select.

Steps to Reproduce

crash the game via a nullptr dereference or something and get the popup. press escape or enter

Additional Information

Wanted to hook keyDown for my mod but it doesn't work on this specific popup

TimeStepYT avatar Aug 29 '24 13:08 TimeStepYT