Skip to content

XML Issues #235

@DalekCraft2

Description

@DalekCraft2

To preface, this is HaxeFlixel 4.11.0, with Lime 8.0.0 and OpenFL 9.2.0. I'm using the latest release of Flixel UI, not the latest commit.

  • The XML reader automatically changes every name to be all-lowercase, which seems unnecessary.
  • Creating a text tag for an FlxUINumericStepper will not create an FlxUIInputText, but instead a normal FlxUIText. Not adding a text tag will allow for the FlxUINumericStepper to be created normally, but will also make it impossible to change things like the width of the text field.
  • The input_text tag does create an FlxUIInputText, but it appears with no background and white text by default, like a normal FlxUIText.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions