.. |
Markdown
|
Fix comment markdown style regression
|
2023-11-15 19:50:32 -08:00 |
BeatSyncedContainer.cs
|
Change IBeatSyncProvider.Clock to always be non-null
|
2023-07-13 22:13:40 +09: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
|
Make AbortConfirm() virtual and override with filter logic
|
2023-02-11 12:54:16 -08:00 |
IExpandable.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
IExpandingContainer.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
LinkFlowContainer.cs
|
Ignore overlapping links instead of crashing
|
2023-12-01 00:54:13 +01:00 |
LogoTrackingContainer.cs
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
OsuClickableContainer.cs
|
Fix OsuClickableContainer sounds not being blocked by nested drawables
|
2023-02-13 15:36:17 -08:00 |
OsuFocusedOverlayContainer.cs
|
Add panning to certain overlay pop-in/pop-outs
|
2023-08-17 18:36:37 +09:00 |
OsuHoverContainer.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
OsuRearrangeableListContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OsuRearrangeableListItem.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OsuScrollContainer.cs
|
Fix song select's carousel scroll position getting reset on background processing
|
2023-12-18 19:17:59 +09:00 |
OsuTextFlowContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
ParallaxContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
ReverseChildIDFillFlowContainer.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
ScalingContainer.cs
|
Start colour black to ensure initial appear transition doesn't look silly
|
2023-05-02 14:33:57 +09:00 |
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
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
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 |