Ryan McLeod
Ryan McLeod
Looks like a little copy pasta mistake ;) ```swift /// Border width in case when *buttonState* is in *.Busy(animate: _)* state. open var borderWidthForBusyView = DefaultSettings.borderWidthForBusyView /// Border width in...
Hi there, just discovered this plugin and am stoked to be free from the confines of "Rotate Copies" but I'm having trouble forming rotations as seen on the webpage: ...
### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description A couple APIs AudioKit uses (only a couple!) seem to be unavailable on visionOS....
No matter what `appicon_name` is used the bundle is always titled `AppIcon.stickersiconset`
Is it possible to configure a panel with only a .half height anchor to be able to be pulled up (towards the top of screen) without providing a full-size anchor?...
Forgive me if this doesn't make sense in your mind for the library. As far as I can tell if I have VC A in a Floating Panel and that...
Would a feature like this be possible to implement? I thought I saw it in another rating library and know that tracking crashes is definitely possible. I'd be willing to...
Switch to using [EmojiLib](https://github.com/muan/emojilib#electric_plug-powered-by-emojilib) as a source for substitutions!
The method `videoPreviewBoxForGravity:frameSize:apertureSize:` should return a video box with a negative x/y origin when the videoBox width/height is greater than the frame width/height! Here's the fix! (Lines 175-185 in DetectFace.m)...