osu/osu.Game/Graphics/Containers
Bartłomiej Dach 0b29a762b8
Add precautionary guard to avoid potential div-by-zero
Probably wouldn't happen outside of tests, but I'd rather not find out
next release.
2024-03-26 17:36:40 +01:00
..
Markdown Update markdown code block implementation in line with framework changes 2024-02-18 02:00:55 +03:00
BeatSyncedContainer.cs Add precautionary guard to avoid potential div-by-zero 2024-03-26 17:36:40 +01:00
ConstrainedIconContainer.cs Fix ConstrainedIconContainer always using masking 2024-01-18 04:06:02 +03:00
ExpandingContainer.cs Allow `ExpandingContainer` to not auto expand on hover 2023-12-27 02:33:02 +09:00
HoldToConfirmContainer.cs
IExpandable.cs
IExpandingContainer.cs
LinkFlowContainer.cs Ignore overlapping links instead of crashing 2023-12-01 00:54:13 +01:00
LogoTrackingContainer.cs Apply NRT to `LogoTrackingContainer` 2024-02-18 23:35:26 +08:00
OsuClickableContainer.cs
OsuFocusedOverlayContainer.cs Implement basic medal display flow 2024-02-20 16:31:31 +01:00
OsuHoverContainer.cs
OsuRearrangeableListContainer.cs
OsuRearrangeableListItem.cs
OsuScrollContainer.cs Fix right mouse scroll clamping not going along well with padding 2024-02-28 15:59:22 +01:00
OsuTextFlowContainer.cs
ParallaxContainer.cs
ReverseChildIDFillFlowContainer.cs
ScalingContainer.cs
SectionsContainer.cs Fix various other inspections 2023-10-17 17:48:51 +09:00
SelectionCycleFillFlowContainer.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
ShakeContainer.cs
UprightAspectMaintainingContainer.cs Bypass `Parent` nullability checks for now 2023-10-17 17:48:45 +09:00
UserDimContainer.cs Fix publicly-settable bindables 2023-10-06 16:51:24 +09:00
UserTrackingScrollContainer.cs Fix song select's carousel scroll position getting reset on background processing 2023-12-18 19:17:59 +09:00
WaveContainer.cs Avoid using `.Children` for enumeration in other locations 2024-01-23 05:32:11 +09:00