Show correct colours (and improve design) of summary timeline
Add rounded corners to timeline ticks display
Remove usage of Lazy<List<...>> by always allocating an empty list
Send a warning notification if device is unplugged and at low battery
TestSceneEditorSummaryTimeline
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Mod.Description
Make `Mod.Description` abstract and add missing descriptions
Ignore user settings on beatmap background screens by default
IgnoreUserSettings
This reverts commit 175b8da2b2.
175b8da2b2
Ah..
Doesn't make a huge difference but this was intended.
Gives it a bit more visibility. This is where it was meant to sit, but didn't consider using a proxy drawable to make it work previously.
Fix beatmap background displayed if storyboard is hidden on "Cinema" mod
Add basic AiMod-like features
EditorTable
Simplify ExtendableCircle component