- Status: Fixed
- Priority: Normal
- Resolution: Fixed
- Platform: Android, iOS, Windows
- Affects version: 1.11.0.0
TfgBottomSheet не сохраняет AlignmentChildren.Direction.
- Создать проект и бросить на форму TfgBottomSheetLayout.
- Указать TfgBottomSheet.AlignmentChildren.Direction = Row.
- Закрыть/Открыть форму.
Ожидаемо:
- Свойство TfgBottomSheet.AlignmentChildren.Direction = Row.
Актуально:
- Свойство TfgBottomSheet.AlignmentChildren.Direction сброшено до Column.
Fix version: 1.11.0.1
Recommended Comments
Create an account or sign in to comment