-
https://twitter.com/gaborthefisher/status/1308731479938281473?s=21
-
I have iPad 6th gen, and when trying to apply filter to big picture it shows just black image as result, but CIFilters works properly, and my custom shaders filters work also good.
I don't have this…
-
Hey,
Sorry for this newbie question, but how can I use one of the CIFilters with MetalPetal? The docs say that All Core Image Filters are supported but I'm having a hard time figuring out how can …
-
I am really enjoying learning how to use MetalPetal. Wonderful work.
When recording video, I noticed when using a custom CIFilter subclass init with parameters that only the first time it's used do…
-
I tried to create a filteredImage from an image, but it returns nil.
The strange thing is that this image is under the Assets folder, If I move it in the general projects file, the filter then works.…
-
With the following `.pecker.yml`:
```yaml
reporter: "json"
disabled_rules:
- skip_public
excluded: # paths to ignore during detecting. Takes precedence over `included`.
- Carthage
…
-
AppUIComponents.swift, Line 180, getQrCodeData()
Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value
rash dump:
str String "-----BEGIN BITCOIN SIGNED MESSAGE-----\n--…
-
Replace this paragraph with a short description of the incorrect behavior.
### Checklist
- [x] If possible, I've reproduced the issue using the `master` branch of this repo
- [x] I've searche…
-
After upgrading to lightning-kmp v1.0-beta14, I am seeing problems when attempting to open a channel.
I do not know if this is a bug in lightning-kmp, or due to recent changes on endurance, or a co…
-
Reported by @Simek:
> There is an issue with ActivityIndicator view Example, I assume it's related to the componentDidMount or timer there, for a brief moment just after click (after navigate), th…