1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 04:59:52 +08:00
Files
osu-lazer/osu.Game/Screens/Select
T
Bartłomiej Dach 30412ba3f2 Fix song select V2 not preserving selection after an update operation
Because the detached store exists and has a chance to actually
semi-reliably intercept a beatmap update operation, I decided to try
this. It still uses a bit of a heuristic in that it checks for
transactions that delete and insert one beatmap each, but probably the
best effort thus far?

Notably old song select that was already doing the same thing locally to
itself got a bit broken by this, but with some tweaking that *looks* to
be more or less harmless I managed to get it unbroken. I'm not too
concerned about old song select, mind, mostly just want to keep it
*vaguely* working if I can help it.
30412ba3f2 · 2025-10-08 14:42:26 +02:00
History
..
2023-09-03 02:09:01 +03:00
2023-06-24 01:00:03 +09:00
2025-07-13 23:59:59 +03:00
2024-11-11 11:04:43 +01:00
2023-06-24 01:00:03 +09:00