Nikolas Mayr

Results 4 issues of Nikolas Mayr

Running on macOS 10.14.5 as admin user work, but it binds undesired port 8080. Running as root will lead to the following error: ``` sh-3.2# /Users/jenkins/.cabal/bin/mighty http://localhost/ 11 Sep 2019...

Please take a look at `if velocity.y < 100 { /// dragging up` It should be `if velocity.y < -100 { /// dragging up` As I understand this is for...

https://github.com/OfTheWolf/UBottomSheet/issues/65 In the beginning I fixed two crashes caused by force unwrapping. Then I changed all force unwrapping to safe unwrapping, because the potential is high, that some other place...

I added different Zoom levels to Uberlayer. They fit all combinations the following cases: Image in 1x, 2x or 3x Mac Screen in 1x or 2x Simulated device screen in...