Explorar el Código

Add key listeners when already focused

Poolminer hace 6 años
padre
commit
47e1c81e82
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dist/preview release/what's new.md

+ 1 - 0
dist/preview release/what's new.md

@@ -31,5 +31,6 @@
 ## Bug fixes
 - Added support for `AnimationGroup` serialization ([Drigax](https://github.com/drigax/))
 - Removing assetContainer from scene will also remove gui layers ([TrevorDev](https://github.com/TrevorDev))
+- A secene's input manager not adding key listeners when the canvas is already focused ([Poolminer](https://github.com/Poolminer))
 
 ## Breaking changes