Update HsvProperties.cs
This commit is contained in:
Родитель
6a0b2fb880
Коммит
610ccc6663
|
@ -80,7 +80,7 @@ public class HsvProperties : ColorPickerProperties
|
|||
}
|
||||
}
|
||||
|
||||
public override void UpdatePropertyValues()
|
||||
protected override void UpdatePropertyValues()
|
||||
{
|
||||
if (_updating == false && Presenter != null)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче