Skip to content

Add a egui::Image as an icon in front of the title in the tab #302

@wlwatkins

Description

@wlwatkins

Is your feature request related to a problem? Please describe.
I need to add an icon in front of the title on the tab to make it easier to discriminate between, tab types, but the title is WidgetText so I cannot seem to add an egui::Image

Describe the solution you'd like
Maybe the title can be modified to accept an image, I looked quickly it seems a little more difficult that I thought, but maybe you have thought about it

Describe alternatives you've considered
I don't have any alternatives

Additional context
Using 0.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions