Andrew Ng
Andrew Ng
When the status bar is hidden, the top of menu had an extra 20 pts of space. This fixes the navigationBarOffset calculation when status bar is hidden.
Swift 3
I know this is no longer maintained, but just submitting this PR so others can try my swift 3 branch if you need this stuff to continue to work. I’ll...
Did what I could to get ExSwift working with latest Xcode 7 GM.
When using `JGDetailScrubber` in storyboard with negative minimum values, it behaves strangely. I've created an example repo to demonstrate this bug at https://github.com/ayn/JGDetailScrubber-Negative-Example Thanks.