Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public

Filter by

419 results  (225 ms)

419 results

insindresorhus (press backspace or delete to remove)

NSTextField#textColor is not animatable, so I had to be creative. Happy to consider less hacky solutions.

Here is the Proof of concept I mentioned in https://github.com/sindresorhus/gifski-app/pull/9#discussion_r171176503.. I don t like how I have to unpublish in each error case. Could maybe create a wrapper ...

Fixes #11

These are the changes I suggested in my review of #6 I made some changes to the progress handling as well. Let me know if you want me to split up this PR. Need some more work on the error handling.. ...

So progress is shown in Finder. Using the Progress type also simplifies the code and paves the way for cancelation.

@kornelski Can you comment what info you want your copyright statement to include?

This should make it noticeably faster. However, it s a bit hacky since it needs to link with GCC s library, which brew puts wherever it wants. Maybe it could be improved with injection of brew --prefix ...

Updated code to use UIAlertController instead of UIAlertView.

Support older iOS versions