Balázs Faludi

Results 9 comments of Balázs Faludi

@bruno-garcia I am now trying this in a new empty project. I just followed the setup wizard and have native integration and symbol uploading enabled: ![image](https://user-images.githubusercontent.com/2104474/178270664-857d9154-6802-481e-8007-1094a4899818.png) ![image](https://user-images.githubusercontent.com/2104474/178270808-a6773945-c39f-49cb-80d1-41ae8440da43.png) This is how...

I'm not sure if that would be the correct behavior. Shouldn't touching outside the frame simply be ignored, instead of leading to a gesture failure? ignoreTouch:forEvent: is supposed to ignore...

Please send a sample if you can, thank you.

Thanks! Okay, so the issue seems to be [this line here](https://github.com/DrummerB/BFDragGestureRecognizer/blob/master/BFDragGestureRecognizer/BFDragGestureRecognizer.m#L285). The drag recognizer basically prevents the scrollView's pan gesture recognizer to recognize until the drag fails. This is why...

I can't reproduce this. Could you maybe post your view controller's code in a gist, or at least the relevant parts? Thank you.

Hi, we are trying to set up dependency-track and are facing the same issue. This is on a completely fresh installation of the latest version, without even ever logging in...

@nscuro Changing to PostgreSQL seems to have fixed this issue indeed, thanks a lot!

This is an important issue for us. Artifact downloading has to be fast and convenient. We are considering moving to GitHub from GitLab, but GitHub's handling of artifacts is subpar....