This reverts commit 70dc3bae4a.
70dc3bae4a
So we can't sign in having Token without login
If "Save Password" is checked, Token will be saved
Remove unnecessary items from OptionsOverlay
check if dimLevel is null on exit player
Better vscode launch config
basic background dim
Don't async/await song selection since audio operations are now on a …
Keep reference to reader to avoid early disposal.
General improvements.
Update framework.
Do not lengthen slider curves according to the length prescribed in t…
This fixes some issues with the map http://osu.ppy.sh/s/484689 . There is still one problem with an almost stationary slider in this map at around the 2/3 mark, but the rest seems to work fine now.
Load player async
Custom sliders
Per @Tom94's suggestion, the bars track the nub in Update instead of animating seperately. Also only animates when the event source is the keyboard.