RoundedNub.cs
and make
Nub.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Nub
Expanded
This adds transition that extends nub's border to fill it. Fill fade can be removed, but combined effect looks nicer imo, and the fill is still needed because if removed, border becomes invisible for some reason.
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Also cleans up some weird code
Most issues were related to BeginLoopedSequence usage and lack of "this." in front of transform helpers.
Depends on https://github.com/ppy/osu-framework/pull/837