emilk / eframe_template

The easy way to make a Rust app with a GUI
Apache License 2.0
823 stars 181 forks source link

Provide starter code to set native icon #122

Closed c-git closed 10 months ago

c-git commented 10 months ago

Make it easier for new user to figure out how to set the icon for native apps. Would have liked to have used the same one as the web version but the favion is an ico file so used one of the other files I found in the assets folder. Not sure if I picked the most suitable one or if there was a way to do the same thing with an ico file.