Skip to content

bevy logo has disapeared from the ui.rs example #8805

Closed
@nicopap

Description

@nicopap

It seems commit #6874 removed the image field at line 278 of the ui.rs example, and we don't see the bevy logo anymore in the example, even though there is a comment alleging the opposite.

Just adding back the line doesn't seem enough though. It's all flattened, and the label text displays with the image.

                        image: asset_server.load("branding/bevy_logo_dark_big.png").into(),

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BugAn unexpected or incorrect behaviorC-ExamplesAn addition or correction to our examples

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions