-
error: current package believes it's in a workspace when it's not:
current: /Users/ervinxie/Projects/slint/examples/gallery/my-project/Cargo.toml
workspace: /Users/ervinxie/Projects/slint/Cargo.to…
-
alli3@delnorta-ubuntu:~/test/slint-rust-template$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: foca…
-
I have an image stream, and the image is continuously updated during the convenient process, but the image is delayed, and the reading and updating process is time-consuming. Is there any way to optim…
-
I'm creating a List with a multiple selection feature. I need to detect whether the user pressed `Shift` or `Control` when clicking, in order to decide which selection operation to perform…
-
https://github.com/slint-ui/slint/blob/e1d6f60a70fb887d4943475dd5fe320f2f18620e/internal/interpreter/ffi.rs#L195-L200
The function above used `transmute` to convert `&Struct` to `&StructOpaque`. Take…
-
Currently
```
for tile[i] in memory-tiles: MemoryTile {
// ...
}
if foo.some-conditoin : SomeElement {
}
```
It was suggested in https://github.com/slint-ui/slint/discussions/181…
-
All website links are incorrect. When going to slint.rs, any links not relative point to slint-ui.com.
For example, [on docs](https://slint.rs/releases/1.0.2/docs/slint/#getting-started) it will po…
-
For example, on Windows, there are many transition animations on elements. Is that possible to support some of them?
-
### Discussed in https://github.com/slint-ui/slint/discussions/2971
Originally posted by **Tastaturtaste** June 23, 2023
I am currently checking out slint and tried to write a simple lights-ou…
-
it was normal when i use slint extension `v1.1.1`
I use nightly extension now.
![image](https://github.com/slint-ui/slint/assets/69339989/bb1ce478-42ba-46bc-b44c-54cc7d7f3a43)