-
### Feature Description
Currently, we have one slint application that has 6 windows and every window has its own global but when these windows have one common state, an instance needs to be stored in…
-
- Description
I would like to request support for implementing scroll and zoom gestures within a Slint interface. Currently, I am able to implement scrolling using Flickable, but zooming functional…
-
The following panic happened once (with many executions), in a relatively large app so can't provide a reproducible scenario or code, so I don't know if this is of value but in case it is:
If any a…
-
Test Body - dqcrodhswt
-
File content(at the bottom should be attached raw, not formatted file - github removes some non-printable characters, so copying from here may not work):
```
Foo:=Rectangle{}export{Foo}export{Foo as…
-
我跑通了官方的Slint例子,编译并烧录到esp-box中去了,但是屏幕没有显示,也找不到原因,谁能告诉我该怎么做?
https://components.espressif.com/components/slint/slint
-
my UI application called : "HostTool".
when i keep clicking on button on UI ( try to click on it very fast, non stop, like 3 4 clicks per second), the CPU load goes to around 50%
it was went…
-
Any reason is [there](https://github.com/femtovg/femtovg/blob/master/src/text.rs#L613) used `sub_text.split_word_bounds()` instead of `sub_text.split_ascii_whitespace()`?
It leads to unexpected wor…
-
Syntax errors in slint-lsp format in valid slint files:
version 1.8.0
```
slint-lsp format * -i
```
Files - [ui.zip](https://github.com/user-attachments/files/17284486/ui.zip)
errors
```
…
-
Version: slint 1.7.2
Language: Rust
OS: Ubuntu 24.04
When opening a dialog box, main panics with:
```
thread 'main' panicked at /home/oswald/.cargo/registry/src/index.crates.io-6f17d22bba1500…