1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 14:33:01 +08:00
osu-lazer/osu.Game/Graphics
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
..
Backgrounds Update cached usage in line with framework changes 2019-08-09 19:12:29 +09:00
Containers Fix drags outside of overlay container bounds not hiding overlay 2019-08-29 12:07:58 +09:00
Cursor Update framework 2019-08-21 13:29:50 +09:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Update framework 2019-08-21 13:29:50 +09:00
UserInterface Fix inconsistent sound effects on mod buttons 2019-08-31 17:01:12 +02:00
DrawableDate.cs Add a fallback for humanizer localization failure 2019-07-30 14:06:08 +09:00
IHasAccentColour.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuColour.cs Replace DifficultyColouredContainer with a more scalable solution 2019-08-17 15:16:24 +09:00
OsuFont.cs Apply more cases/fix some existing ones 2019-05-07 13:23:09 +09:00
OsuIcon.cs Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09:00
ScreenshotManager.cs Update in line with framework changes 2019-08-27 18:43:58 +09:00