Difference between revisions of "Version 4.0 (WinX)"
(→XAML changes) |
|||
Line 22: | Line 22: | ||
* Fixed some misbehaviors in the signature editor. For example, the signing isn't properly disabled after the countdown ends when a stroke is not yet finished. | * Fixed some misbehaviors in the signature editor. For example, the signing isn't properly disabled after the countdown ends when a stroke is not yet finished. | ||
− | + | ||
− | + | ||
− | + | ||
== Known issues == | == Known issues == | ||
Line 40: | Line 40: | ||
* StringToDateTimeTypesConverter was added. It should be used when Binding to a Date/Time property on a PropertyViewModel. | * StringToDateTimeTypesConverter was added. It should be used when Binding to a Date/Time property on a PropertyViewModel. | ||
− | + | ||
− | + | ||
− | + | ||
=== App bars === | === App bars === | ||
Line 116: | Line 116: | ||
* CopyToClipboardCommand; | * CopyToClipboardCommand; | ||
* ShowMessageBoxCommand; | * ShowMessageBoxCommand; | ||
+ | * IsRFIDScanningAvailable; | ||
+ | * IsRFIDScannerConnecting; | ||
+ | * ToggleRFIDScanning; | ||
* LocalContentItems -> AppStatus.LocalObjects; | * LocalContentItems -> AppStatus.LocalObjects; | ||
* UserName -> AppStatus.CurrentUserName. | * UserName -> AppStatus.CurrentUserName. |