Skip to content

1.2.0

Compare
Choose a tag to compare
@rafaskb rafaskb released this 03 Feb 14:59
· 45 commits to master since this release
  • API Addition: Added isSkipping method to TypingLabel class.
  • Fixed exception being thrown when parsing malformed color values from token arguments.
  • Fixed longer texts not being processed correctly after a setText call. Labels will now restart automatically after a setText call and will also skip to the end in case their progression has already ended.
  • Fixed issue causing labels not to align properly to the X axis.
  • Fixed some issues related to extreme frame rates, both high and low. Now the effects should remain the same independent of the FPS.
  • Fixed color tokens not detecting hex codes without a hash character.
  • Added new SLIDE effect.
  • Added new HANG effect.