Browse Source

Add key listeners when already focused

Poolminer 6 years ago
parent
commit
47e1c81e82
1 changed files with 1 additions and 0 deletions
  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