pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C language:CSS is:merged
Filter by
341 results
insindresorhus (press backspace or delete to remove)Description
This PR fixes #206.
Previously, when a user newly installed the app, we would create some synchronization tasks.
Since the app was newly installed, both the remote and local data sources ...
This fixes the frame flash when bounce is enabled. (fixes #332)
You can see the error here at about 5 seconds in (when the video switches from going backwards to going forwards)
https://github.com/user-attachments/assets/a8a513c1-81c7-40e5-b692-08aae59ed29f ...
Added the quick action tip along with a guide on how to create the shortcut.
!-- Issuehunt content --
details summary b IssueHunt Summary /b /summary
Referenced issues
This pull request has been submitted ...
Fixes #337
- [x] save the modified video (trimming and cropping), so Gifski could also be used to cropping video. I m thinking a
Export as Video… in the File menu.
- [x] Export original audio ...
Official changelog: https://unsplash.com/documentation/changelog#unsplash-source-sunset
The endpoint currently only shows an error.
Crop Video part 2.
- [x] The custom aspect ratio now lets me use the arrow-up key even though the actual rect does not change. It should
probably stop when the crop rect cannot be changed anymore. ...
This PR adds a new function to remove the handler of a distinct keyboard shortcut. It extends to public function
removeAllHandlers() for a more fine-granular control.
My app needs to unload a certain ...
This PR adds a function to check the enablement status of a keyboard shortcut that has been set with enable(_:) or
disable(_:).
I am using this function in my project to implement a SwiftUI Toggle to ...
Hi again! I thought I might as well go for 3/3, so I solved another issue ( #219 to be exact)!
Fixes #219
As usual, watch this video to get an overview of the new feature:
https://github.com/user-attachments/assets/8e239920-3a01-46cc-a6c7-cb872c8e36dc ...