Posted November 8, 20231 yr Administrators Download: setup_1.16.3.0_release.eng.zip Release date: 9 November 2023 New ✨ The Delphi 12.0 support was added. Improvements 🙌 IFGXShareService An optional argument AMimeType has been added to the IFGXShareManager.AddFile method, allowing you to force the type of transferred data to be specified. Leave this argument blank to have the data type determined automatically based on the file extension. Attention! The AMimeType argument is only meaningful for the Android platform. For iOS this argument will be ignored. Other The new demo sample was added. It shows how to create customizable dialog form: "Form"-> "Custom dialog form". Bug Fixes 🐛 FGX-290 Setting ContentPadding via SetValues maethod doesn't work. FGX-291 iOS. TfgLabel. Ignoring font settings when TextType=HTML. FGX-293 TfgPopup is not positioned correctly for anchors in TfgCollectionView (iOS). FGX-294 Form Position not working on iOS. Under certain circumstances, the list of examples in the "Demo Examples" dialog could be cleared. When deleting an element from the "Assets manager", other resources with similar names could be deleted. Translation Animation did not work for non-fullscreen forms iOS.