osu/osu.Game/Graphics/Containers
Dean Herbert e2262bf3b2 Schedule all calls to `updateSize` for safety 2022-02-04 20:33:15 +09:00
..
Markdown change markdown container font 2021-08-03 22:14:44 +07:00
BeatSyncedContainer.cs Use correct effect points when EarlyActivationMilliseconds is not zero 2021-12-04 22:31:55 -06:00
ConstrainedIconContainer.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
HoldToConfirmContainer.cs
LinkFlowContainer.cs Fix `LinkFlowContainer` not creating user links supporting full `IUser` specification 2021-11-08 14:17:47 +09:00
LogoTrackingContainer.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
OsuClickableContainer.cs Rename function to be more accurate 2021-07-09 11:16:47 +09:00
OsuFocusedOverlayContainer.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
OsuHoverContainer.cs
OsuRearrangeableListContainer.cs
OsuRearrangeableListItem.cs Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
OsuScrollContainer.cs Always use `OverlayColourProvider` in scroll containers if available 2021-10-13 22:05:48 +02:00
OsuTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
ParallaxContainer.cs
ReverseChildIDFillFlowContainer.cs
ScalingContainer.cs Schedule all calls to `updateSize` for safety 2022-02-04 20:33:15 +09:00
SectionsContainer.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
SelectionCycleFillFlowContainer.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
ShakeContainer.cs Move shake logic into extension method 2021-09-14 14:44:23 +09:00
UserDimContainer.cs
UserTrackingScrollContainer.cs Add missing `new` method in `UserTrackingScrollContainer` for scrolling into view 2021-08-20 17:40:41 +09:00
WaveContainer.cs