EndpointConfiguration
IAPIAccess
Closes https://github.com/ppy/osu/issues/30052. Compare: - https://github.com/ppy/osu-web/blob/83816dbe24ad2927273cba968f2fcd2694a121a9/resources/js/components/comment-editor.tsx#L54-L60 - https://github.com/ppy/osu-web/blob/83816dbe24ad2927273cba968f2fcd2694a121a9/resources/js/components/comment-editor.tsx#L47-L52
Clipboard
- Also add overlay stream item padding const and account for it
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
- Removed the fading animation as it is awkward right now (needs resizing)
ReplyCommentEditor
Avoids complicating the `DrawableComment` class, and allows for isolated testability.
Show
Alpha=1