osu/osu.Game/Overlays/Chat
Salman Ahmed 9ec0e74813 Move scrolling to UpdateAfterChildren to avoid scheduling
At least that's what I believe "let FillFlow update to new size" means.
2022-03-06 23:50:58 +03:00
..
Selection Remove unnecessary backing field 2021-02-25 14:08:01 +09:00
Tabs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
ChannelScrollContainer.cs Move scrolling to UpdateAfterChildren to avoid scheduling 2022-03-06 23:50:58 +03:00
ChatLine.cs Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
DrawableChannel.cs Further refactor and simplify ChannelScrollContainer 2022-03-06 23:34:12 +03:00
ExternalLinkDialog.cs