John Scalo
John Scalo
The docs tell me that the default value for ActionsConfig.iconPlacement is "aboveTitle" but it doesn't list what the other possible values are. --- #### Document Details ⚠ *Do not edit...
Maybe I'm wrong but it seems that the framework is Obj-C only, so after importing the AdaptiveCards framework via `pod install` the user will also need to create a bridging...
The Swift example on this page looks to be written by someone that's never used Swift before: * There are semicolons at the end of each line * There are...
I hope I'm wrong, but this would seem to be a thankless job— developing a truly awesome sound library and making it available for free to the world, then continuing...
In Swift, `GiphyYYAnimatedImageView.image` is not explicitly declared to conform to the `GiphyYYAnimatedImage` protocol. The result is that trying to get the duration of a frame from `GiphyYYAnimatedImageView` is pretty unintuitive....
**Bug Description** It said "Context left until auto-compact: 14%" so I did `/compact` which completed. I saw that there was an update available so I quit (^C^C) and then did...
**Describe the bug** When using an animation library such as [animejs](https://github.com/juliangarnier/anime) which modifies inline transform styles, Clarity seems to consume large amounts of memory as it adds mutation observers to...
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...