diotro / transmission-control

Automatically exported from code.google.com/p/transmission-control
1 stars 0 forks source link

Enhancement: Custom Webpage Icon for Web Clip on iOS Devices #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I noticed that when adding a home screen icon for the Transmission Web Control 
on my iPad, that it didn't have a custom icon.  It appears that the original 
Web UI does though using the code "<link rel="apple-touch-icon" 
href="./images/webclip-icon.png"/>".

Could we have a good quality icon added into this Web UI?

More details on how to do this can be found here: 
https://developer.apple.com/library/ios/documentation/AppleApplications/Referenc
e/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
(Also there's some other interesting items about hiding Safari UI components 
and more)

Some tips can also be found here: http://mathiasbynens.be/notes/touch-icons

Original issue reported on code.google.com by ja...@cavanaghs.id.au on 17 Jan 2014 at 8:44