Swan
Swan
Since you're able to export an entire playlist, it'd be good to have a file format that would automatically import all the maps and create a playlist out of them...
There should be a property or inherited class of SpriteTextPlus that has link support. It should support links in the following formats: ``` https://example.com [Markdown Link](https://example.com) ```
* 1px issue shouldn't exist * Different aspect ratios should be supported out of the box
Wobble currently uses `SpriteSortMode.Immediate` as a default which is relatively slow and doesn't support Z-indexing. Drawables should be able to specify their own layer depth in its Draw call.
You can't currently have a scroll container inside of a scroll container. This should be possible, considering the new Quaver design requires it.
It currently only uses the matrix to scale the screen, but you should be able to specify your own at will.
@YaLTeR - Need you to test Linux pls @AiAe - Need you to test Mac / find other ppl who are having issues to test pls Build w/ .NET 6.0