1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
Emil Ernerfeldt
7b76161a6a Set a default icon for all eframe apps: a white e on black background (#2996)
As a user you can change this by setting `NativeOptions::icon_data`.
Set it to `None` to get the default icon assigned by the OS.
2023-05-17 16:23:32 +02:00