osu/osu.Game
Jai Sharma 2f635fa854 Refactor ChatLine and fix DrawableChannel flow padding
Refactors `ChatLine` component to use more sensible override properties
and layout using grid container. Moves creation of username component
into its own method to simplify BDL.

Updates padding of base `DrawableChannel` flow padding.

Removes usage of `ChatOverlayDrawableChannel` since it's overrides are
no longer needed.

Updates usage of `StandAloneChatDisplay` to use new override properties
of `DrawableChannel`.
2022-06-07 22:35:45 +01:00
..
Audio
Beatmaps Remove unnecessary string interpolation 2022-06-06 20:18:57 +09:00
Collections
Configuration
Database Update realm to latest version 2022-06-03 14:16:10 +09:00
Extensions
Graphics Merge pull request #18587 from peppy/skin-editor-fix-sizing 2022-06-07 13:19:50 +09:00
Input
IO
IPC
Localisation Update some unmatching strings 2022-06-07 11:54:41 +09:00
Migrations
Models
Online Refactor ChatLine and fix DrawableChannel flow padding 2022-06-07 22:35:45 +01:00
Overlays Refactor ChatLine and fix DrawableChannel flow padding 2022-06-07 22:35:45 +01:00
Performance
Properties
Replays
Rulesets Fix combo starting at 0 when spectating 2022-06-06 17:56:25 +09:00
Scoring
Screens Fix song select carousel invalidating every frame during global overlay dimming 2022-06-07 23:46:53 +09:00
Skinning Merge pull request #18587 from peppy/skin-editor-fix-sizing 2022-06-07 13:19:50 +09:00
Stores
Storyboards
Tests Fix incorrect HasPassword value for returned rooms 2022-06-03 21:17:48 +09:00
Updater
Users Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
Utils Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update package 2022-06-07 11:51:24 +09:00
OsuGame.cs Use macOS instead of IsApple for better safety 2022-06-03 10:32:59 +03:00
OsuGameBase_Importing.cs
OsuGameBase.cs Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
PerformFromMenuRunner.cs