ppy / osu-stable-issues

Report critical osu-stable issues here
59 stars 11 forks source link

Persist closing #osu #1054

Closed Edythator closed 1 year ago

Edythator commented 1 year ago

Currently, in stable, your changes to #osu don't persist. That is to say that, if you close #osu, it will reopen on startup.

On close: 1b72

On open: 4a94

What would be optimal in this case would be to persist the chat change in between restarts, so that you don't have to manually close #osu every time.

Potentially related to #21?

peppy commented 1 year ago

I've tried to do this in the past and it was a bit too hard to do it without regressing things. Please wait for lazer, where this behaviour has been implemented.