osu/osu.Game/Overlays/Mods
Dean Herbert b29af28028 Fix mod panels not ignoring super key presses
Most other usages have this included. Noticed that the panel was
changing state when exiting the game using cmd-w.

Would probably be nice to have an exposed `HasAnyModifierPressed` helper
property.
2022-04-27 16:55:17 +09:00
..
DifficultyMultiplierDisplay.cs Fix multiplier display not blocking input 2022-04-22 15:22:58 +09:00
IncompatibilityDisplayingModButton.cs Move out incompatibility displaying tooltip to own class 2022-02-23 23:18:15 +01:00
IncompatibilityDisplayingModPanel.cs Allow mod panels to be clicked in incompatible state 2022-04-21 23:37:01 +02:00
IncompatibilityDisplayingTooltip.cs Move out incompatibility displaying tooltip to own class 2022-02-23 23:18:15 +01:00
IncompatibleIcon.cs
ModButton.cs
ModButtonEmpty.cs
ModButtonTooltip.cs
ModColumn.cs Fix mod panels not ignoring super key presses 2022-04-27 16:55:17 +09:00
ModControlSection.cs
ModPanel.cs Allow mod panels to be clicked in incompatible state 2022-04-21 23:37:01 +02:00
ModSection.cs
ModSelectOverlay.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
ModSelectScreen.cs Deselect old incompatible mods if any on user mod select screen 2022-04-21 23:49:30 +02:00
ModSettingsArea.cs Slightly adjust scroll handling and also apply to `ModSettingsContainer` 2022-04-05 17:19:33 +09:00
ModSettingsContainer.cs
NestedVerticalScrollContainer.cs Add missing newline 2022-04-05 19:25:47 +09:00
ShearedOverlayContainer.cs Add better click-to-dismiss logic for sheared overlays 2022-04-21 16:27:27 +09:00
UserModSelectOverlay.cs
UserModSelectScreen.cs Deselect old incompatible mods if any on user mod select screen 2022-04-21 23:49:30 +02:00