Jump to content

1.14.1.0 English


Yaroslav Brovin

Recommended Posts

  • 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.

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.

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.

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 🐛

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...