osu/osu.Game/Overlays/Mods
Dean Herbert 11fc811e2f
Fix delete dialogs having generic "Caution" header text
Regressed in https://github.com/ppy/osu/pull/28363.
2024-10-07 16:46:53 +09:00
..
Input
AddPresetButton.cs
AddPresetPopover.cs
AdjustedAttributesTooltip.cs
BeatmapAttributesDisplay.cs Fix beatmap attributes display in mod select recreating star difficulty bindable every setting change 2024-07-19 03:25:26 +03:00
DeleteModPresetDialog.cs Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
DeselectAllModsButton.cs
EditPresetPopover.cs
IncompatibilityDisplayingModPanel.cs
IncompatibilityDisplayingTooltip.cs
ModButtonTooltip.cs
ModColumn.cs
ModCustomisationHeader.cs Reduce brightness of hover effect 2024-09-27 18:20:16 +09:00
ModCustomisationPanel.cs Changed ModCustomisationPanelState names 2024-08-28 10:09:47 +02:00
ModCustomisationSection.cs
ModFooterInformationDisplay.cs
ModPanel.cs
ModPresetColumn.cs
ModPresetPanel.cs
ModPresetRow.cs Revert changes 2024-07-29 18:14:07 +08:00
ModPresetTooltip.cs Preventing the mod icon being squashed up 2024-07-29 19:08:14 +08:00
ModSearchContainer.cs
ModSelectColumn.cs Fix mod panels overflowing into the column borders 2024-08-02 18:59:21 +09:00
ModSelectFooterContent.cs
ModSelectOverlay.cs Changed ModCustomisationPanelState names 2024-08-28 10:09:47 +02:00
ModSelectPanel.cs
ModState.cs
RankingInformationDisplay.cs
SelectAllModsButton.cs
ShearedOverlayContainer.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
UserModSelectOverlay.cs
VerticalAttributeDisplay.cs