BindableList
Band-aid fix for https://github.com/ppy/osu/issues/32671. Removes all `BindableList.BindTo` from `load()` methods (except one editor one which looks safe and is kinda hard to fix without moving drawable load to a blocking operation).
Notifications
This will be used in `NotificationOverlay` when a `Notification` is posted.
ChatOverlay
ChatOverlayV2
INotificationOverlay
HighlightMessage
User
APIUser
BindCollectionChanged
MessageNotifier
Resolves a pull request review
Co-authored-by: Berkan Diler <b.diler@gmx.de>