1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 10:42:54 +08:00
osu-lazer/osu.Game/Overlays/Mods
Bartłomiej Dach a1c72db5f6 Fix inconsistent sound effects on mod buttons
Because HoverClickSounds.OnClick() does not fire upon right clicking
on mod buttons, the sound effects that play on left and right click
were inconsistent. Introduce HoverMouseUpSounds drawable that allows
to play the click sound effect upon mouse up events for an arbitrary
set of mouse buttons and use it on mod buttons.
2019-08-31 17:01:12 +02:00
..
Sections Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ModButton.cs Fix inconsistent sound effects on mod buttons 2019-08-31 17:01:12 +02:00
ModButtonEmpty.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ModSection.cs Attempt to fix tests 2019-06-21 00:12:39 +09:00
ModSelectOverlay.cs use show/hide instead because FillFlowContainer's spacing 2019-06-14 01:43:20 +09:00