Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

v1.1.2

Compare
Choose a tag to compare
@jcyuan jcyuan released this 01 Dec 05:08
· 46 commits to dev since this release

Download

Development Build

Production Build

Dependencies

Changes

  • add rendering order support for GList. #12
  • [Fix] If emojis in a string then the PIXI.Text will have a wrong value to wrap & break lines, this is just a patch for PIXI engining, it will be removed once PIXI official fixes this. #11
  • [Fix] Transition does not dispatch event when complete. #17
  • [Fix] Transition does not repeat.
  • [Fix] Error occurs when input text with a multiple line mode of GTextInput. #16
  • [Fix] GTextInput does not apply fontFamily. #10
  • [Fix] Override issue of multiple instance of GLoader. #9
  • [Fix] GTextField won't update its content in some situation. #8
  • [Fix] Default easing type string error.
  • [Improve] clear completed instances of createjs.Tween in Transition class.

Demo