Difference between revisions of "Version 4.0 (WinX)"
(→XAML changes) |
(→UBIKGlobalStatusBar) |
||
Line 43: | Line 43: | ||
=== UBIKGlobalStatusBar === | === UBIKGlobalStatusBar === | ||
− | * | + | Some properties are moved from GlobalStatusBarViewModel to AppStatusViewModel. |
− | * | + | * "{Binding ProgressIndicator, ...}" is changed to "{Binding AppStatus.ProgressIndicator, ...}" |
− | * | + | * "{Binding LoginState, ...}" is changed to "{Binding AppStatus.LoginState, ...}" |
+ | * "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | ||
+ | [[Category:Version 4.0|Version 4.0 (WinX)]] | ||
=== Editor related templates === | === Editor related templates === |