feat: LevelMeterFab tints the minimized-dock FAB icon by live audio level
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@namespace DeepDrftPublic.Client.Controls.AudioPlayerBar
|
||||
|
||||
<div class="lmf-root @_bandClass">
|
||||
<MudFab Color="Color"
|
||||
StartIcon="@Icons.Material.Filled.MusicNote"
|
||||
Size="Size"
|
||||
OnClick="OnClick"/>
|
||||
</div>
|
||||
Reference in New Issue
Block a user