flexxui / webruntime

Launch HTML5 apps in the browser or a desktop-like runtime.
http://webruntime.readthedocs.io
BSD 2-Clause "Simplified" License
44 stars 10 forks source link

Icon not working in firefox runtime #21

Closed caph1993 closed 4 years ago

caph1993 commented 4 years ago

The default icon for firefox-app is a black X with an orange tape. I launched the app with icon='some_icon.png' and icon='some_icon.ico' and it had no effect. I am on linux.

I will create a pull request, as I solved it. I found how to fix it here.