fix: 修复组件图标不正确的问题 #2
Merged
Annotations
3 warnings
|
Build:
Controls/ComponentSettings/DecibelComponentSettingsControl.axaml.cs#L250
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Controls/ComponentSettings/DecibelComponentSettingsControl.axaml.cs#L29
'DecibelComponentSettingsControl.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
|
Build:
Controls/Components/DecibelComponent.axaml.cs#L27
'DecibelComponent.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
Loading