Alexander Russkov
Alexander Russkov
Hello, I haven't digged too much yet, but it seems that the **AudioVisualDataset.__getitem__** method opens an image (frame) that doesn't exist: `frame = process_image(Image.open(os.path.join(frame_path, str(frame_index).zfill(6) + '.png')).convert('RGB'), self.opt.enable_data_augmentation)` I didn't...
### Description The issue is described at #3643, but marked as fixed. However, it still occurs on iOS. We checked it in .NET MAUI 7.0.59. Would you please clarify if...
### Description .NET MAUI Map Control becomes sluggish when android BottomSheetDialog is opened (probably, the issue is not related to ButtomSheet). We noticed that when BottomSheetDialog is closed, Map loads...