Skip to content

Make UI code easier to track #518

@kaixoo12

Description

@kaixoo12

This is something I've got planned for my next PR.

Currently the UI code is put directly in the code. This makes visualizing the code harder. Ideally we should have the UI declaration in separate files (.ui files), and only use it when necessary in the code.

This would also make it possible to add customizability to the UI in the future.

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