1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/Break
Dean Herbert 560f71ef53 Adjust BlurredIcon expansion ratio to fix glow getting cut off at lower resolutions
Closes https://github.com/ppy/osu/issues/23210.

Ballparked the fix to work down to the lowest resolution we support. The
previous number (`2.5f`) was also likely ballparked so the fix seems in
line with expectations.

I don't want to put too much thought into this because the design of
this screen is likely going to change in the mean time anyway.
2023-05-05 14:29:04 +09:00
..
BlurredIcon.cs Adjust BlurredIcon expansion ratio to fix glow getting cut off at lower resolutions 2023-05-05 14:29:04 +09:00
BreakArrows.cs Partial everything 2022-11-27 00:00:27 +09:00
BreakInfo.cs Partial everything 2022-11-27 00:00:27 +09:00
BreakInfoLine.cs Partial everything 2022-11-27 00:00:27 +09:00
GlowIcon.cs Partial everything 2022-11-27 00:00:27 +09:00
LetterboxOverlay.cs Remove not needed containers 2023-02-13 15:14:25 +03:00
RemainingTimeCounter.cs Partial everything 2022-11-27 00:00:27 +09:00