1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Graphics/Containers
2022-03-21 16:07:27 +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
ExpandingButtonContainer.cs Reduce expansion delay on ExpandingButtonContainer 2022-02-14 18:08:17 +09:00
ExpandingContainer.cs Move files to UI namespace 2022-02-14 17:51:39 +09:00
HoldToConfirmContainer.cs Add the ability to override the user setting for hold-to-confirm containers 2022-03-21 16:07:27 +09:00
IExpandable.cs Move files to UI namespace 2022-02-14 17:51:39 +09:00
IExpandingContainer.cs Remove unused using statement 2022-02-14 18:01:56 +09:00
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 add sound to scroll-to-top button 2021-06-18 16:08:14 +09:00
OsuRearrangeableListContainer.cs Make ShowDragHandle into a bindable 2020-09-08 16:36:36 +09:00
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 Limit the effect of parallax when outside the bounds of the ParallaxContainer 2021-01-22 15:43:19 +09:00
ReverseChildIDFillFlowContainer.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ScalingContainer.cs Confine the host cursor to area of 'everything' scaling container 2022-03-11 14:04:12 +01: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 Merge EnableUserDim and IgnoreUserSettings to one bindable 2021-04-13 10:58:56 +03:00
UserTrackingScrollContainer.cs Remove no longer necessary CancelUserScroll method 2022-03-06 23:58:06 +03:00
WaveContainer.cs Update WaveContainer to support framework changes 2019-10-18 16:13:01 +09:00