Implement a slider widget for volume control that returns an exponentially scaled value
This commit is contained in:
committed by
Oliver Brakmann
parent
9c08e430e2
commit
c195699476
@@ -619,6 +619,7 @@
|
||||
<Compile Include="UtilityCommands\PngSheetExportMetadataCommand.cs" />
|
||||
<Compile Include="UtilityCommands\PngSheetImportMetadataCommand.cs" />
|
||||
<Compile Include="Widgets\Logic\Editor\ActorEditLogic.cs" />
|
||||
<Compile Include="Widgets\ExponentialSliderWidget.cs" />
|
||||
<Compile Include="Widgets\Logic\MusicHotkeyLogic.cs" />
|
||||
<Compile Include="WorldExtensions.cs" />
|
||||
<Compile Include="UtilityCommands\GetMapHashCommand.cs" />
|
||||
|
||||
Reference in New Issue
Block a user