PZ-UI_API icon indicating copy to clipboard operation
PZ-UI_API copied to clipboard

Using :setEnterFunc() causes the game to freeze

Open toomanynights opened this issue 1 year ago • 1 comments

If I assign an enter function to an entry field and then press "Enter", the game no longer responds to any key press. The only way to make it work again is to press any UI element with a mouse cursor.

Using the same function binded to "Enter", but some other way (i.e. via custom hotkey or a button) doesn't cause this problem.

toomanynights avatar Mar 02 '24 09:03 toomanynights