minimal-egui example has Pixels output covered by top file menu bar
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 147
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hi!
I'm also running into this issue in my own project but noticed it's also happening in the example.
If you run the example, and stretch the window vertically, you will notice that a small part at the top of the pixels view is obstructed by the top menu bar. See attached examples:

Notice the bottom corners show black space, but the top corners are behind the menu bar.
And if we continue stretching vertically...

How can we fix this issue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run the minimal-egui example and stretch the window vertically to reproduce the output being covered by the top file menu bar. Inspect the example's menu and pixel-view layout; done when the full pixel view remains visible, including its top corners, at the reported window sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100