Skip to content

Optimize Table::rows even when the table has no scroll area #3682

@emilk

Description

@emilk

There is a room to optimize the case when an egui_extras::Table is inside a paren ScrollArea, but has no scrolling itself, and the user calls .rows. The function should be able to compute the row range based on the clip area.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions