Skip to content

[bug] App renders when minimized #276

@aedm

Description

@aedm

Blocked: egui doesn't correctly report when the app's minimized.

ctx.input(|i: &egui::InputState| i.viewport().minimized) <- always Some(false) on Mac.

Blockers:

  • File a ticket to egui
  • Fix the ticket
  • Test on Windows
  • Test on Linux

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions