Jump to: navigation, search

Changes


Version 4.3 (WinX)

342 bytes added, 13:58, 20 April 2023
== XAML changes ==
=== Direct editing ===
As it was designed, [[Property_Direct_Edit_(Client)#PropertyViewModel|PropertyViewModel.InEditing]] should be true during an direct edit session. Starting from this version, this is enforced. In other word, you can't edit a property if you don't set InEditing to true by first e.g. invoking the StartDirectEditCommand.
<headertabs />