Skip to content

Add Context::run_ui#7736

Merged
emilk merged 4 commits intomainfrom
emilk/run_ui
Nov 25, 2025
Merged

Add Context::run_ui#7736
emilk merged 4 commits intomainfrom
emilk/run_ui

Conversation

@emilk
Copy link
Copy Markdown
Owner

@emilk emilk commented Nov 21, 2025

Adds Context::run_ui as a convenience wrapper around Context::run.

This on the path to deprecate run and use a top-level Ui as the entry-point for all of egui.

@emilk emilk added feature New feature or request egui labels Nov 21, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 21, 2025

Preview available at https://egui-pr-preview.github.io/pr/7736-emilkrunui
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

Copy link
Copy Markdown
Collaborator

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@emilk emilk merged commit a624f37 into main Nov 25, 2025
46 of 47 checks passed
@emilk emilk deleted the emilk/run_ui branch November 25, 2025 07:52
Masterchef365 pushed a commit to Masterchef365/egui that referenced this pull request Apr 3, 2026
* Part of emilk#3524

Adds `Context::run_ui` as a convenience wrapper around `Context::run`.

This on the path to deprecate `run` and use a top-level `Ui` as the
entry-point for all of egui.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

egui feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants