KidsDontPlay / PlayerStorage

MIT License
3 stars 4 forks source link

Escape Key does not close the GUI all the times #41

Open Knito58 opened 6 years ago

Knito58 commented 6 years ago

If I invoke the GUI with its key (E in my case) then pressing ESC does not work all the time. If I left click the border of the GUI with the mouse then the GUI seems to get focus and then ESC always works.

Maybe the GUI needs something like "setFocus()" (dunno, really) when it opens freshly.

PS 1.12.2-1.3.6, Forge 14.23.4.2745

Knito58 commented 5 years ago

PS 1.12.2-1.3.10, Forge 14.23.5.2770 The issue still persists.