osu/osu.Game
Bartłomiej Dach f7626aba18
Fix mod select overlay columns not displaying properly sometimes
Closes https://github.com/ppy/osu/issues/26504.

As far as I can tell the issue is basically another manifestation of
https://github.com/ppy/osu-framework/issues/5129, i.e. presence
overrides causing dropped invalidations and thus completely bogus
hierarchy state. The fix is to raise the appropriate invalidation
manually.
2024-04-23 13:36:12 +02:00
..
Audio
Beatmaps Remove redundant string interpolation 2024-03-29 10:37:49 +01:00
Collections
Configuration
Database Merge pull request #27866 from Joehuu/fix-online-score-export 2024-04-23 09:08:04 +02:00
Extensions
Graphics Update all `TabItem` implementations to play select sample on `OnActivatedByUser` 2024-04-17 11:20:17 +03:00
IO
IPC
Input
Localisation Apply partial fade on pp display on results screen when score will not give pp 2024-03-29 11:16:31 +01:00
Models
Online Fix SpectatorClient holding references to Player 2024-04-03 17:32:02 +09:00
Overlays Fix mod select overlay columns not displaying properly sometimes 2024-04-23 13:36:12 +02:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays
Rulesets Merge pull request #27808 from smoogipoo/fix-incorrect-pp-counter 2024-04-23 08:43:49 +02:00
Scoring Return `Task.CompletedTask` instead of `null` 2024-04-22 11:22:39 -07:00
Screens Merge pull request #27866 from Joehuu/fix-online-score-export 2024-04-23 09:08:04 +02:00
Skinning Merge pull request #27935 from smoogipoo/serialised-drawable-sane-defaults 2024-04-19 17:00:49 +02:00
Storyboards Revert "Merge pull request #27454 from EVAST9919/sb-lifetime-improvements" 2024-04-05 14:45:49 +09:00
Tests
Updater
Users
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml
OsuGame.cs Revert beatmap query change 2024-04-22 11:15:50 -07:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update framework 2024-04-19 15:14:52 +08:00