Martin Straub

Results 8 issues of Martin Straub

At first I want to thank you for that nice tool, it really saved my life by recovering a lot of photos and videos, I lost (due to my own...

Just needed to "Lerp" a CGSize, and thought I PR this little convenience addition.

I'm a bit concerned about defining such a general/global extension public in a pod: ``` extension Optional: OptionalType, OptionalTypeCheck { public static var empty: Optional { return nil } }...

This reverts commit 77814dc61a2715a76f6f537d6de44e613d927060. We're using the parallax header on the very top of one of our screens. This change leads to a top offset (44pt) on newer "notch devices"...

This change allows to just switch back to the clock, without touching any parameters, and just display the clock as it was before. One can also specify parameters explicitly to...

Sadly this approach isn't working anymore with unity's il2cpp compiler. So it seems like the only remaining option is unity's SendMessage, which is just a pain in the ass? >...

The arrow glyphs are not aligned correctly, see attached screenshot. I'm using Terminal with OMZ with powerlevel9k theme on macOS 10.12.2. But I think this really is a font issue....

Hey there, really like your collection of workflows/tools. It kinda inspired me to write [BearSync](https://github.com/d4rkd3v1l/BearSync), a little macOS App to synchronize some notes between different accounts. I would really love...