nos2x-fox
nos2x-fox copied to clipboard
[Bug] Receive Saved relays! green message too often
The message appears when relays are not changed, and the relay list is emptied.
Version 1.114.0., Firefox 127.0.2, MacOS Sonoma 14.5 on Intel. Problem persists after I've disabled all other brower extensions.
This is a known issue. Mostly an annoyance, but still a bug.
Will try to fix it for next release. In case some other dev wants to look into it: it's due to the fact that the relays list in theis auto-saved on each change. And loading a profile is technically changing this list on the screen, hance firing the save, hence displaying the message. We should not do this if the list has not change, or if it's the first load or something like this.