Difference between revisions of "Version 4.0 (WinX)"
Line 62: | Line 62: | ||
* PriorityPropertyClickedCommand/PriorityPropertyRightClickedCommand are deleted since they are the same as PropertyClickedCommand/PropertyRightClickedCommand. You should use the latter instead; | * PriorityPropertyClickedCommand/PriorityPropertyRightClickedCommand are deleted since they are the same as PropertyClickedCommand/PropertyRightClickedCommand. You should use the latter instead; | ||
* Removed "Content.", "OwnerModel." from bindings. | * Removed "Content.", "OwnerModel." from bindings. | ||
− | |||
=== UBIKGlobalStatusBar === | === UBIKGlobalStatusBar === | ||
Line 70: | Line 69: | ||
* "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | * "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | ||
* "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}" | * "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}" | ||
− | |||
=== UBIKPropertyValueRecordDialog === | === UBIKPropertyValueRecordDialog === | ||
* Changed from "PropertyItem" to "PropertyViewModel" in bindings. | * Changed from "PropertyItem" to "PropertyViewModel" in bindings. | ||
− | |||
=== Editor related templates === | === Editor related templates === |