stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
313 stars 33 forks source link

Switching dimensions with the in-game menu open makes it impossible to close the in-game menu #198

Open stackotter opened 1 month ago

stackotter commented 1 month ago

If your player switches dimensions while the in-game menu is open, Delta Client decides to capture input again (meaning that you can move and use the mouse to look around, and can't interact with the SwiftUI buttons). Had a quick look into this and couldn't see anything immediately obvious. Might be worth following through exactly what happens when switching dimensions to find anything that might trigger the client to capture input again.