Leo Bottaro
Leo Bottaro
This is based on the work done by [donaldsteele](https://github.com/donaldsteele/MaterialSkin) I've added some controls, improved others and fixed bugs If you just can't wait for the PR to be merged, grab...
Hi, the abrupt nature of how the generator noise comes in and goes out can sometimes startle nearby listeners, it would be great to have it fade in/out slowly instead...
Hi, I'd like to have and option to execute `formatLines` and keep the whole file context (no Hunking)
Hello everyone! First of all, thank you for using this silly project, it's something I made in a few weeks at my old job and now I can see it's...
Having only the default color on Design time is detrimental do the workflow of designing a UI. Support to view the configured colors while in design mode is almost required.
Components: - Drawer open/close button - Drawer items - Tab buttons - FAB - ~ComboBox~ - Done - Selection controls
Current solution uses the Microsoft's GDI(+) library to draw the components, this is outdated. One option is to ditch the GDI and use the Google's Skia lib instead, a mono-compatible...
Add the ability to adjust a mixer's volume (and decouple custom audio stores from global volumes)
Pair of ppy/osu#28733 This change decouples the volume settings from the track/sample store and instead link it with the specific mixer, allowing other mixes to control their own volume.