Alexander Russkov

Results 3 issues of 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...

t/bug
platform/macOS 🍏
platform/iOS 🍎
area-controls-collectionview
s/verified
s/triaged
s/needs-attention
delighter-sc

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

t/bug
platform/android 🤖
area/controls 🎮
control-map
s/triaged