This commit is contained in:
Wiesław Šoltés 2022-05-05 18:58:56 +02:00
Родитель 6a0b2fb880
Коммит 610ccc6663
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -80,7 +80,7 @@ public class HsvProperties : ColorPickerProperties
}
}
public override void UpdatePropertyValues()
protected override void UpdatePropertyValues()
{
if (_updating == false && Presenter != null)
{