mirror of https://github.com/axmolengine/axmol.git
UPDATE CHANGELOG[ci skip]
This commit is contained in:
parent
c0683410b3
commit
23faae22ee
|
@ -23,6 +23,8 @@ cocos2d-x-3.0alpha1 @??? 2013
|
|||
[FIX] Removed unused CCLOG() from GL initialization
|
||||
[iOS]
|
||||
[FIX] Can't click the area that outside of keyboard to close keyboard when using EditBox.
|
||||
[Desktop]
|
||||
[FIX] Trigger onKeyReleased only after the key has been released.
|
||||
[Javascript binding]
|
||||
[FIX] Fixed a memory leak in ScriptingCore::runScript()
|
||||
[FIX] sys.localStorage.getItem() does not support non-ascii string.
|
||||
|
|
Loading…
Reference in New Issue