osu/osu.Game/Overlays/Notifications
Dean Herbert 518e5a2245 Make ProgressNotification's status and progress thread-safe
Quite regularly a task will hold a reference to a progress notification and udpate it as progress is made. Therefore these operations should be thread-safe.
2017-10-18 10:07:20 +09:00
..
IHasCompletionTarget.cs
Notification.cs Fix notification count including fading (already closed) notifications 2017-08-23 12:47:20 +09:00
NotificationSection.cs Fix notification count including fading (already closed) notifications 2017-08-23 12:47:20 +09:00
ProgressCompletionNotification.cs
ProgressNotification.cs Make ProgressNotification's status and progress thread-safe 2017-10-18 10:07:20 +09:00
SimpleNotification.cs Make SimpleNotifications support word wrap 2017-08-22 19:33:18 +09:00