Skip to content

egui_extras::Table: add support for right aligned icons/button in column header #5015

@abey79

Description

@abey79

This can be used to e.g. indicate/change the sort column/direction:

image

Using a combination of right_to_left and left_to_right layout can partially achieve this, but has the side-effect of maxing the column width, which is not desirable.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions