Little cosmetic adjustments [fixed]
Hi,
First of all, thanks for the recent extensions like the DRM decoder !
I have 2 little remarks about the UI :
- The AGC decay must be ms (millisecond) and not mS (milliSiemens)
- The little arrows of the UI do not work behind a proxy (but all the rest of the Kiwi does). See image attached.
Best regards to everyone.
J-Luc F1JEK http://f1jeksdr1.ddns.net:8073/
Attachments:
https://forum.kiwisdr.com/uploads/Uploader/80/95f1cf563bcaafa42355766848d290.jpg
First of all, thanks for the recent extensions like the DRM decoder !
I have 2 little remarks about the UI :
- The AGC decay must be ms (millisecond) and not mS (milliSiemens)
- The little arrows of the UI do not work behind a proxy (but all the rest of the Kiwi does). See image attached.
Best regards to everyone.
J-Luc F1JEK http://f1jeksdr1.ddns.net:8073/
Attachments:
https://forum.kiwisdr.com/uploads/Uploader/80/95f1cf563bcaafa42355766848d290.jpg
Comments
I don't know why a proxy can't handle the icons. Try a hard browser cache flush (i.e. from the Preferences panel).
Has been made several times without success.
Are the icons simple images ?
J-Luc
e.g. my_kiwi.com:8073/?nocache (note both "/" and "?" are required here)
This new option fixed another Kiwi that has problems with faulty web caching somewhere along the network path that the Kiwi owner can't figure out.
I've encountered another similar but rather obscure problem that may be related.
I recently moved one of my KiWi's to a site that is shared with another websdr.
I initially setup the KiWi to use the existing site domain name http://farnham-sdr.com/ but to use port 8073 as usual http://farnham-sdr.com:8073/
However we found that the large number of cookies stored by the KiWi (approx 37) meant that when the KiWi had been accessed and the cookies stored, it was no longer possible to open the existing web sdr as the code rejected a connection with that many stored cookies.
As a fix we changed the KiWi domain name to http://kiwi.farnham-sdr.com:8073/ however when using Chrome browser on my iPad it still doesn't like it and there doesn't seem to be any way to just delete individual site cookies to fix it.
It has been suggested to me that maybe instead of using cookies the KiWi could perhaps use "HTML5 Local Storage" for settings which are just stored in the browser and not sent to the server every time, although a limited number of cookies would still be required to handle login.
It struck me that this may be a way forward if you ever wished to implement a user memory or similar, which could then possibly be applied to all visited KiWi sites rather than individual ones.
Regards,
Martin - G8JNJ