osu/osu.Game.Tests/Visual
tsrk ddd6c1a1c6
refactor(KeyCounter): address bindables issues
`IsCounting` is back being an auto-property.
`countPresses` is now encapsulated and being exposed as an
`IBindable<int>` via `CountPresses`
2023-02-16 22:20:34 +00:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Merge pull request #22428 from EVAST9919/triangles-new-masking 2023-02-02 14:22:16 +09:00
Beatmaps
Collections
Colours
Components
Editing Merge branch 'master' into stream-tool-2 2023-01-26 16:08:20 +09:00
Gameplay refactor(KeyCounter): address bindables issues 2023-02-16 22:20:34 +00:00
Menus
Mods
Multiplayer Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
Navigation refactor(KeyCounter): address bindables issues 2023-02-16 22:20:34 +00:00
Online Merge pull request #22529 from ItsShamed/dsc/presence 2023-02-11 17:29:47 +09:00
Playlists
Ranking Simplify TestSceneAccuracyCircle test specifications 2023-02-09 15:42:03 +09:00
Settings
SongSelect
UserInterface Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
TestMultiplayerComponents.cs
TestSceneOsuScreenStack.cs