We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5102e2 commit 9715309Copy full SHA for 9715309
CHANGELOG
@@ -7,6 +7,7 @@ Version History
7
* General : Fix uncaught exception when objects without a position vector are added to a container
8
* Input : Fully support event-driven key input with me.event.KEYDOWN and me.event.KEYUP
9
* Input : Multiple keys bound to the same action will no longer cancel each other
10
+* Input : Fixed pointerEvent support on IE11
11
* ObjectContainer : fixed rendering of nested containers (again) - Thanks to Peter Hull
12
* ObjectContainer : fixed getEntityByProp with nested containers
13
* Animation : (quick) fixed hWidth and hHeight not being updated when the frame size is different
0 commit comments