Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the correct eframe options for our custom viewer examples #8616

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

emilk
Copy link
Member

@emilk emilk commented Jan 8, 2025

The problem was that we ignored our default decoration settings, leading to an ugly top bar on mac:

image

This PR fixes this.

@emilk emilk added examples Issues relating to the Rerun examples exclude from changelog PRs with this won't show up in CHANGELOG.md egui Requires egui/eframe work labels Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
5f0338b https://rerun.io/viewer/pr/8616 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

good catch!

@emilk emilk changed the title Use the correct eframe olptions for our custom viewer examples Use the correct eframe options for our custom viewer examples Jan 8, 2025
@Wumpf Wumpf merged commit 0faf4a6 into main Jan 8, 2025
31 checks passed
@Wumpf Wumpf deleted the emilk/fix-native-options branch January 8, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui Requires egui/eframe work examples Issues relating to the Rerun examples exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants