TeamMidnightDust / MidnightControls

A Minecraft mod adding controller support and enhanced controls overall.
https://midnightdust.eu/midnightcontrols/
MIT License
179 stars 28 forks source link

updateMappings should be called asynchronously #219

Closed hexadecimal233 closed 1 year ago

hexadecimal233 commented 1 year ago

Describe the bug When updateMappings is called, game will freeze and wait the update to finish

To Reproduce Run any code contains updateMappings

Expected behavior updateMappings is executed asynchronously