Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set a default icon for all eframe apps: a white e on black background #2996

Merged
merged 1 commit into from
May 17, 2023

Conversation

emilk
Copy link
Owner

@emilk emilk commented May 17, 2023

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.

image

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.
@emilk emilk added feature New feature or request eframe Relates to epi and eframe labels May 17, 2023
@emilk emilk merged commit 7b76161 into master May 17, 2023
@emilk emilk deleted the emilk/eframe-default-icon branch May 17, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eframe Relates to epi and eframe feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant