1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 00:04:32 +08:00
Files
osu-lazer/osu.Game/Screens/Play
T
Dean Herbert 798e677c09 Refactor KeyCounterDisplay to use autosize
A previous attempt at this was unsuccessful due to a partially
off-screen elements not getting the correct size early enough (see
https://github.com/ppy/osu/issues/14793). This can be accounted for by
setting `AlwaysPresent` when visibility is expected.

This fixes [test failures](https://github.com/ppy/osu/actions/runs/6838444698/job/18595535795)
due to the newly added `Width` / `Height` being persisted with
floating-point errors (by not persisting the values in the first place,
via `AutoSize.Both`).
798e677c09 · 2023-11-12 17:19:25 +09:00
History
..
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2023-05-27 12:29:14 +02:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-05-29 10:24:59 +09:00
2023-06-24 01:00:03 +09:00
2023-07-13 13:41:35 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2023-10-17 17:48:51 +09:00
2022-11-27 00:00:27 +09:00
2023-06-24 01:00:03 +09:00