Difference between revisions of "Version 3.6 (WinX)"
(→New features) |
|||
Line 7: | Line 7: | ||
* The element in the middle of the screen within a !ListView is memorised. With this information the scroll position is memorised. But the ListView does need an unique identifying name (x:name) to work properly. Furthermore, if list elements depend on other UI-elements those have to be created above the ListView in the XAML. | * The element in the middle of the screen within a !ListView is memorised. With this information the scroll position is memorised. But the ListView does need an unique identifying name (x:name) to work properly. Furthermore, if list elements depend on other UI-elements those have to be created above the ListView in the XAML. | ||
* The feature of [[Login_View#UWP_.26_Xamarin_clients|remembering user credentials]] is redesigned. | * The feature of [[Login_View#UWP_.26_Xamarin_clients|remembering user credentials]] is redesigned. | ||
− | * The GlobalStatusBar can now be fully customized in the template: ''UBIKGlobalStatusBar.xaml'' | + | * The GlobalStatusBar can now be fully customized in the template: ''UBIKGlobalStatusBar.xaml''. |
− | * The AuthenticationPage (Start Page of the App) can now be fully customized in the template: ''UBIKStartArea.xaml'' | + | * The AuthenticationPage (Start Page of the App) can now be fully customized in the template: ''UBIKStartArea.xaml''. |
* It is now possible to use external Bluetooth RFID Readers to scan [[RFID_tags#tab=WinX_External_Scanner|RFID Tags]] in UBIK. | * It is now possible to use external Bluetooth RFID Readers to scan [[RFID_tags#tab=WinX_External_Scanner|RFID Tags]] in UBIK. | ||
− | + | * The not found offline query criteria are now ignored. | |
− | [[ | + | * It's now possible to use [[XAML_Tips#MultiBinding|multi bindings]] in XAML. |
=== Enhancements === | === Enhancements === |