Posted April 30, 20222 yr Administrators Download: The distributive is available by request only. Release date: 30 April 2022 Warning 🚨 The TfgPickerPhotoFactory.PickPhotoFromCamera and TfgPickerPhotoFactory.PickPhotoFromLibrar methods, which take a single-file argument in the callback, are marked as deprecated and replaced with the same-name methods with an array of files in the callback. New ✨ TfgMap The new method MoveCameraToVisibleRegion and property VisibleRegion were added for possibility to move camera on region by specified geographics coordinates. FGX-154 Implement display specified region on map. TfgCollectionView The new property TfgCollectionView.SelectionOptions.AlwaysSelectItem was added, which allows or denies reset selection from last selected item. The property blocks last selection only when user manually tap an item. You can reset all selection by programmatic way. FGX-171 Add new selection mode in TfgCollectionView for deny a resetting last selected item. Components icons We have added new component icons for all components in "FGX: Shapes" and "FGX: Signature" groups. Improvements 🙌 TfgForm Now if the SystemStatusBar.ContentStyle equals Auto, the content style of the system status bar is selected based on the background color of the toolbar too. FGX-104 Изменение цвета шрифта системного StatusBar при использовании TfgNavigationBar. TfgScreenManager New methods TfgScreenInfo.DpToPx and TfgScreenInfo.PxToDp were added for conversion physical and logical coordinates among themselves. Alignment The primary optimization of the alignment system was carried out, the results of which were the reduction of unnecessary alignments when creating the form. Which can speed up the creation of forms and the launch of the application. TfgPickerPhoto Implemented multiple photo selection mode for TfgPickerPhotoFactory.PickPhotosFromLibrary (Note: iOS requires version 14 and above) Bug Fixes 🐛 FGX-175 TfgLabel splits text on lines when LineBreak=None (Android). FGX-173 The ImageMode.AspectFit doesn't work in TfgLottieImage (Android). FGX-172 Android application cannot be built with usage custom jar-libs on Delphi 11.1 (Android). FGX-145 TfgDrawerLayout events didn't implemented (iOS). FGX-156 The property Appearance.Icon.ColorName doesn't work for TfgButton (iOS). FGX-97 The OnTapItem event doesn't work if TfgCollectionView item includes TfgCardPanel (iOS). The Zoom gesture could raise "OutOfRange" exception, if user release only one finger (iOS). When Android application is being launched user could see small layout jump in ScrollBox (Android). When user uses dark theme in iOS, FGX Native application could incorrect display components. The alignment pages in TfgVirtualPagerLayout and TfgPagerLayout were fixed, if page is being added in runtime (iOS). After removing pages in TfgPagerLayout, the current index wasn't reset (iOS).
May 4, 20222 yr Today i get this error : Just after installed this version; is there any issue with the activation server ?
May 4, 20222 yr 7 hours ago, randydom said: Today i get this error : Just after installed this version; is there any issue with the activation server ? Fixed as advised by @Yaroslav Brovin Thank you