1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 23:47:25 +08:00
osu-lazer/osu.Game/Overlays/Volume
Dan Balasescu 179a3ad8dd
Hack around the border looking ugly
This is an o!f issue because borders are applied into the individual
sprites of the container via masking, rather than being isolated to the
container itself. In this case, it'll be applied to the "flash" sprite,
which is using additive blending, causing further issues.
2024-08-09 19:55:57 +09:00
..
MasterVolumeMeter.cs Move mute button to master volume circle 2024-08-08 22:06:13 +09:00
MuteButton.cs Hack around the border looking ugly 2024-08-09 19:55:57 +09:00
VolumeControlReceptor.cs Partial everything 2022-11-27 00:00:27 +09:00
VolumeMeter.cs Move mute button to master volume circle 2024-08-08 22:06:13 +09:00