parasyte/pixels

Stripes in fullscreen on macOS

Offen

#394 geöffnet am 04.06.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (147 Forks)auto 404
driver bughelp wantedupstream bug

Repository-Metriken

Stars
 (2.121 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I see the following stripes in minimal-egui example when in fullscreen mode:

Curiously, when switching to fullscreen mode, I see the expected plain background for a brief moment before the stripes appear. This bug also appears in martyPC emulator which employs pixels.

Environment:

  • macOS 13.6.7 (22G720)
  • 2,3 GHz Quad-Core Intel Core i7
  • Intel Iris Plus Graphics
  • Rust 1.78.0

Contributor Guide