4. I can not open the settings in the latest image anymore because the icons are tried to retrieve from Github using a HTTPS connection. Doesnt work either because I'm on Windows, because of HTTPs, because ZnClient does not deal with a firewall correctly. It is not good to rely on additional external downloads directly. not that I did not think about :) in fact you do not need to go out, is just the way I implemented it in settings. If you have icons package in ./icon-packs, they will be load from there, I will change some stuff then:
- I will not auto-fetch available packs. Instead, I will add a âfetchâ button in settings. - I will make possible to specify urls/directories to fetch. - I will add a way to do something like that:
ThemeIcons new loadFromArchive: aReference; beCurrent.
so anyone can have the iconset they want in their machine and load in startup without going through internet.
excellent!
I know we want to make progress ... but were such changes discussed on the list before? I think we discussed it but like one-two years ago⦠just now I got burned by spur and I did this âto relax a bit" :)
Iâm sorry if we failed again with communication, sometimes we do not do the movements in right order :( I will try to enhance that.
It should be easy :)