Douglas Hewitt
Douglas Hewitt
Would be nice to make the colors on the close button editable. This patch should do the trick. [0001-modified-stork-so-i-can-modify-close-button-color.patch.zip](https://github.com/ivanvorobei/SPStorkController/files/3267836/0001-modified-stork-so-i-can-modify-close-button-color.patch.zip)
Does this work? Is it possible? I can use it fine on a sample Mac app but it is unable to build ObjC module Carbon on my catalyst app
Fixes #1254 To test: changes text color when in quotes or nested quotes for more styling options logic is now inside `BlockquoteFormatter` Known issue: pasting text doesn't change color, would...
**Describe the bug** When using Aztec Editor in Mac catalyst app or iOS simulator, want to copy text and then paste into native Mac mail app. However, Mail app refuses...
**Describe the solution you'd like** text changes colors in different nest levels like apple mail app
Removes warning on iOS 8.3 and newer. No longer supports iOS 7
**macOS version:** Monterey (12) **Kap version:** 3.5.4 ``` Something went wrong while loading “kap-streamable” Error: schema is invalid: data.properties['password'].type should be equal to one of the allowed values, data.properties['password'].type should...
I was under the impression this library was supported on macOS, however now that I look closely I see only UIKit mentioned, not AppKit. So when you talk about SwiftUI...