parasyte / parasyte/pixels

minimal-egui example has Pixels output covered by top file menu bar

Open
#290 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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:

image

Notice the bottom corners show black space, but the top corners are behind the menu bar.

And if we continue stretching vertically...

image

How can we fix this issue?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.