-
-
When compiling a particular slint code on `thumbv7em-none-eabihf` and including it with the `include_modules!()` macros, compilation fails.
cargo.toml dependency
```toml
slint = { version = "0.…
-
I just tried out slint today for the first time (so not an expert). But I think that slint support specifying colors in RBGA format
https://github.com/slint-ui/slint/blob/c91e49a5552de141e4c59e124f4…
-
Similar to https://github.com/slint-ui/slint-rust-template we want to include a template in this release that makes it easy to get started with using Slint in bare-metal environments where the develop…
-
I experienced an issue that if we create a nested Flickable (one Flickable inside another), the inner Flickable won't scroll. My current implementation of the code: https://github.com/Project-Trains/l…
-
I did not find a profile picture for Tobias Hunger. Would it be possible to get one?
-
I'm using macOS M1 and I found out that text input widget doesn't support to input chinese from IME.
Is it possible to support it? Otherwise I cannot input any chinese into it.
It's not a issue …
-
Create a slideshow component for featured communities, similar to the one in Zenodo:
Related to:
- https://github.com/inveniosoftware/invenio-app-rdm/issues/1932 and
- https://github.com/ze…
-
Reproduced with:
```
set SLINT_BACKEND=Skia
cargo run -p slint-viewer --features renderer-skia -- examples\printerdemo\ui\printerdemo.slint
```
-
I have a slint-ui GUI that I am working on. During the testing of the GUI, while running in Windows 10, it typically freezes after about 5 to 7 minutes of running. I have used the task manager to chec…