osu/osu.Game/Graphics/Containers
Jamie Taylor 9b7bb37244
Add hover+select sounds to some components that are missing them
2021-07-30 21:35:28 +09:00
..
Markdown override add auto link in text flow container 2021-07-10 17:58:00 +07:00
BeatSyncedContainer.cs Fix time until next beat potentially being exactly zero at point of trigger 2021-07-17 14:35:43 +09:00
ConstrainedIconContainer.cs
HoldToConfirmContainer.cs
LinkFlowContainer.cs Allow `LinkFlowContainer` to still open external URLs when `OsuGame` is not available 2021-07-30 13:21:26 +09:00
LogoTrackingContainer.cs
OsuClickableContainer.cs Rename function to be more accurate 2021-07-09 11:16:47 +09:00
OsuFocusedOverlayContainer.cs Fix focused overlays playing their "appear" sound when not necessarily changing state 2021-06-12 00:26:33 +09:00
OsuHoverContainer.cs add sound to scroll-to-top button 2021-06-18 16:08:14 +09:00
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 Expose generic version of OsuScrollContainer 2020-11-26 18:25:56 +09:00
OsuTextFlowContainer.cs
ParallaxContainer.cs Limit the effect of parallax when outside the bounds of the ParallaxContainer 2021-01-22 15:43:19 +09:00
ReverseChildIDFillFlowContainer.cs
ScalingContainer.cs prevent scaling container from creating a storyboard background 2021-06-03 13:24:21 +08:00
SectionsContainer.cs Update outdated comment 2021-01-22 19:48:33 +01:00
SelectionCycleFillFlowContainer.cs Remove extra blank line 2021-07-07 12:01:47 +02:00
ShakeContainer.cs
UserDimContainer.cs Merge `EnableUserDim` and `IgnoreUserSettings` to one bindable 2021-04-13 10:58:56 +03:00
UserTrackingScrollContainer.cs Use a better method of cancelling user scroll 2021-02-02 15:44:03 +09:00
WaveContainer.cs