Skip to content

Move ui module into bevy_wh_elements #2

@TheDudeFromCI

Description

@TheDudeFromCI

This library should not include any handlers or helpers for general UI handling, as that is already taken case of by the bevy_wh_elements UI library. Adding additional utility components and systems here, even if they are just add-ons for other Bevy UI libraries, only adds redundancy. Keeping all the UI code in one place would make organizing everything much easier.

The special UI code blocks, such as the loading screen and main menu components make sense to be kept in WraithLib.

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