Difference between revisions of "Version 4.0 (WinX)"
(→UBIKGlobalStatusBar) |
|||
Line 15: | Line 15: | ||
* Moved some properties from GlobalStatusBarViewModel to AppStatusViewModel. | * Moved some properties from GlobalStatusBarViewModel to AppStatusViewModel. | ||
− | + | ||
== Known issues == | == Known issues == | ||
Line 47: | Line 47: | ||
* "{Binding LoginState, ...}" is changed to "{Binding AppStatus.LoginState, ...}" | * "{Binding LoginState, ...}" is changed to "{Binding AppStatus.LoginState, ...}" | ||
* "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | * "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | ||
+ | * "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}" | ||
− | |||
=== Editor related templates === | === Editor related templates === |