ProgressNotification
This reverts commit 244f3c6098bb27b66f5ff7fb8c76f38f56cfb4cd.
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
INotificationOverlay
Also fixes `HasOngoingOperations` not actually working.
RFC. This is to allow notifications to show at the pause screen (specifically for #23967, where exports are now happening). Not sure about the break time part of this, but might be fine? The toasts are immediately flushed before break time ends.
FocusedOverlayContainer.PopIn
abstract
See https://github.com/ppy/osu-framework/pull/5834
This reverts commit f950b624ae.
f950b624ae
Notification.Closed
AlwaysPresent
ProgressUpdate
I'm not sure how the read status will play out going forward so I'm just adding this to keep things conforming for now.
PlayerLoader
- Click using `TriggerClick` as notifications move around quite a bit. - Ensure any notifications from a previous test method are cleaned up.
and tidy things up a bit.
NotificationOverlay
To help with test failures and the likes.
const