Zach Waugh

Results 8 issues of Zach Waugh

When pasting an image from the clipboard on iOS 13 that has multiple representations, it can insert all representations instead of just a single image. It may affect earlier versions...

bug

Switch to a list configuration layout so we get standard swipe actions for free.

Run tests on every commit. Currently blocked due to lack of macOS 11/ Xcode 12.5/Swift 5.4 support for GitHub Actions - https://github.com/actions/virtual-environments/issues/2486

I'm trying to track down a crash that occurs when a window is closed (and released) that contains a TwUI view hierarchy. From what I can tell, while a `NSWindow`...

`:question:` and `:grey_question:` are the same right now, `:question:` should be red

### Description I'm seeing a crash with a similar backtrace to https://github.com/pointfreeco/swift-composable-architecture/issues/3247, but appears not to be caused by a thread issue. I'm using a @Shared appStorage key roughly like:...

bug