Skip to content

v2.0.0

Compare
Choose a tag to compare
@Starmapo Starmapo released this 23 Dec 01:12
· 17 commits to main since this release

2.0.0 - 2023-12-22

Added

  • pointerEnabled variable to FlxTextInput

Changed

  • Set Dead Code Elimination to "full" in sample projects
  • Internal: Simplified removing event listeners in CustomTextField

Removed

  • flixel.addons.text.FlxUITextInput (deprecated class)

Fixed

  • Fixed a bug in HaxeUI where the text input wouldn't gain focus if its background was pressed
  • Fixed compatibility issues with flixel 4.11.0 and lime 7.9.0