Skip to content

egui menus: remember size from previous frame #3974

@emilk

Description

@emilk

egui menus use a justified layout, so that buttons fill the full width.
This means we currently have to pick a width up front and then fit all buttons to that.

It would be nicer to be able to dynamically size the menu based on the contents in the first frame.

Metadata

Metadata

Assignees

Labels

eguirerunDesired for Rerun.io

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions