parasyte/pixels

Stripes in fullscreen on macOS

开放

#394 创建于 2024年6月4日

 (2 条评论) (0 个反应) (0 位负责人)Rust (147 个派生)auto 404
driver bughelp wantedupstream bug

仓库指标

星标
 (2,121 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南