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
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