Sergey Vinogradov

Results 14 comments of Sergey Vinogradov

works for me. iOS 12.1.4 iPhoneX

Yes, you're right - no affect at all. Because these are alert sounds.

@alexandergmacleod Check all desktops and choose right one in code

**EDIT:** For avoid freezing `RenderView` and this creepy message - please check all places where you set the filter to any `ImageSource`. In my case I tried to set filter...

@YuStephen > you mean reset the filter? create a new filter again? I meant the creation of the new one

> I was running into the same issue as well so I found this work around: > > ```swift > override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) { >...

@Sjors on Master's d0a794e95f7b38dcdf4a6118341be266f11f3ab8 it have white background in both cases. Specter QR recognition works or not depending on the background (outside QR)

@Sjors Yes, we can allow users to open any JSON file with the app. But we can validate it and if the file isn't the right one or corrupted -...