Joseph Madamba
Joseph Madamba

The recently implemented exit block when playlist items are added only works when in the settings screen. This PR makes the home and window exit also work on advancing screens...
| Before | After | | --- | --- | |  |  |
In the `osu` repository, I see cases of `[Resolved(canBeNull: true)]` (35) and `[Resolved(CanBeNull = true)]` (50). The framework sets with only the field. Just a code quality issue and discussion...
https://osu.ppy.sh/help/wiki/FAQ I probably won't have a question about the game modes let alone the origin of the game. It was also copied and pasted from the game modes article. There...
## Summary Noticed quickly when setting up the app for the first time, and wanted to fix the typo myself. ## Screenshots N/A ## Link to pull request in Documentation...
Stable already does double time/half time and flashlight, but lazer can probably have more mods to disable during replays (i.e. hard rock, hidden, etc.).
| this PR | Web | | --- | --- | | | |
- Resolves https://github.com/karaoke-dev/karaoke/issues/1341
There are NRT changes I'm not sure I did correctly. Also not sure about making `OsuHoverContainer.IdleColour` public, can make nested private classes instead if better. | Before | After |...