Files
osukey/osu.Game
Bartłomiej Dach 769f8c6190 Fix ShowMaxJudgement callback conflicting with JudgementCounter.Pop{In,Out}
Both `JudgementCounterDisplay` (via the `ShowMaxJudgement` callback)
and the `JudgementCounter.Pop{In,Out}` methods were operating on the
alpha of the `JudgementCounter`. This meant that if the counter display
was created with max judgement initially hidden, it would be hidden
by the `ShowMaxJudgement` callback first, but then _unhidden_
by `PopIn()`.
2023-01-18 21:46:28 +01:00
..
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2022-12-29 22:35:13 +08:00
2022-11-27 00:00:27 +09:00
2022-09-18 17:55:06 -07:00
2022-11-27 00:00:27 +09:00
2023-01-14 01:12:17 +03:00
2022-11-27 00:00:27 +09:00