Difference between revisions of "Version 1.3 (Xamarin)"
Line 5: | Line 5: | ||
=== 1.3.?? on 2021-12-?? === | === 1.3.?? on 2021-12-?? === | ||
* Added support for signature property editing (not yet on iOS). | * Added support for signature property editing (not yet on iOS). | ||
− | * When navigating to the [[Map_View_(Xamarin)#Context_Object|map view with a context object]], UBIK makes sure it's visible and selects/highlights it. | + | * When navigating to the [[Map_View_(Xamarin)#Context_Object|map view with a context object]] (or [[POI_View_(Xamarin)#Context_Object|POI view]]), UBIK makes sure it's visible and selects/highlights it. |
− | * Users can now choose [[Dynamic_Selective_List_(Client)|dynamic selective list]] items when editing | + | * Users can now choose [[Dynamic_Selective_List_(Client)|dynamic selective list]] items when editing Guid properties. |
* Fixed an issue where the result of Guid/link property editing is not always automatically saved and committed upon user confirmation. | * Fixed an issue where the result of Guid/link property editing is not always automatically saved and committed upon user confirmation. | ||
* Fixed an issue where query result items are sometimes not shown the first time a Guid/link property is edited. | * Fixed an issue where query result items are sometimes not shown the first time a Guid/link property is edited. | ||
Line 18: | Line 18: | ||
* When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string. | * When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string. | ||
* In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh. | * In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh. | ||
− | |||
* In rare cases, selection of PDF annotations might misbehave on iOS. | * In rare cases, selection of PDF annotations might misbehave on iOS. | ||