Arlodotexe / OwlCore

Have you ever seen an Owl do a barrel roll? Me neither. Essential supplemental tooling for .NET development.
MIT License
24 stars 3 forks source link

SettingsBase.SetSetting(null) doesn't fire PropertyChange event #3

Closed yoshiask closed 2 years ago

yoshiask commented 2 years ago

How to reproduce:

This issue is particularly noticeable when attempting to reset a property that is bound to a UI element, as the UI doesn't know the property value changed and therefore won't update.

Acceptable solutions are: