pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Swift language:HTML language:CSS
Filter by
575 results
insindresorhus (press backspace or delete to remove)When a user assigns a shortcut that s reserved system-wide, the Use Anyway option allows them to override it. This PR
extends that behavior to shortcuts reserved by menu items as well.
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 ...
Implements issue #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.
TODO
- [ ] Export ...
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. ...