-
Hi Team,
I use the code generator for the RTK Query component and there were a series of updates recently that broke my code. I had to manually go over all the changed code (which is not checked in…
-
For example, on Windows, there are many transition animations on elements. Is that possible to support some of them?
-
Edited by @tronical:
The `NativeWindowHandle` API allows creation from xcb window handles/connection. When that happens we should not try to create a GLX context, because that can't work.
In add…
-
I have two exported structs such:
```
export struct ParameterChoice {
label: string,
icon: image,
}
export struct Parameter {
icon: image,
choices: [ParameterChoice],
}
`…
-
Im using the GUI and I get this msg error when running the application and I minimize the window, the app crash:
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: TryFromIn…
-
**[Working Environment]**
- OS: Windows 11
- Language / Compiler: Visual C++ 2022
- CMake Configuration: WINIT + SKIA
- Commands run: git checkout v0.3.4 → cmake-gui → ninja
- Symptoms summary:…
-
I would like to add support for a video widget using [`libmpv`.](https://github.com/mpv-player/mpv/tree/master/libmpv) [`libmpv`](https://github.com/mpv-player/mpv/tree/master/libmpv) can display the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Prior to 22.9.0, you could register request middleware in functions and listeners. Sinc…
-
### Discussed in https://github.com/rust-skia/rust-skia/discussions/717
Originally posted by **colbyn** October 27, 2022
The `Rect` type is very confusing, for instance:
- What corner does `R…
-
I wanted to publish a new version of my extension, and I got the following message:
```
Your extension has suspicious content. Please fix your extension metadata, or reach contact support if you n…