-
We're looking for contributors who will help us to provide Swift and JVM (Java/Kotlin) langage bindings for the project. This is a paid offer - you have an opportunity to work on OSS project and get p…
-
Recently `slice` support was added to file region `FileRegion` for `NIO` and `OIO` https://github.com/netty/netty/pull/6997. We should do the same for `KQueue` and `EPOLL`. There are some challenges r…
-
Hi,
I wanted to try out a different Tensoflow model with this project. Made following changes in "TensorflowImageListener" class such that it points to new tensorflow model:
a. "MODEL_FILE"
b. "LABEL…
-
Stacktrace:
```
SIGABRT: Abort program
at abort(/apex/com.android.runtime/lib64/bionic/libc.so:532896)
at Envoy::Http::Dispatcher::DirectStreamCallbacks::encodeData(Envoy::Buffer::…
-
### 🐛 Bug Report
I was changing a Labels Layer colormap to hide some labels, so I was turning their alpha value `0`.
I got the layer colormap, changed it, and placed it back. The 'label' color in …
-
### 🐛 Bug Report
I expected my widget to return a new `Image` layer.
It did not.
### 💡 Steps to Reproduce
Wrap the return type of your widget in `Optional[]`. (Modern format works too: `Imag…
-
How can i apply setFilterIntensityWithIndex() for video, as i cannot apply multiple filters together on VideoPlayerGLSurfaceView. Can you help me that?
-
## 🧰 Task
This issue is here to track current state of implementation w.r.t NAP-6.
### Other Related Considerations
- [x] npe2 PR adding a mapping from command IDs to associated menu items for e…
-
**Description**
Enrich Android event with device context when hard crash happens (signal handler)
**When does the problem happen**
When there's a hard crash, sentry-native writes a file to th…
-
Looks like ocornut fixed some docking and viewport issues upstream, which I know will help me out a lot.
https://github.com/ocornut/imgui/releases/tag/v1.89