-
When building with slint_build::EmbedResourcesKind::EmbedForSoftwareRenderer, we get misleading compilation error when the default font don't exist.
To reproduce, edit the carousel_demo.slint and c…
-
## Goals
A rich text editor that can support different colors, font families, styles and sizes, all inline with each other, efficiently.
## Steps
1. A rich text format
- Look at existing imple…
-
### Discussed in https://github.com/slint-ui/slint/discussions/2750
Originally posted by **pcevent** May 17, 2023
Hello!
I made a small demo (using a timer to continuously increment a value o…
-
This was discovered while doing some investigation into Issue #52, and there are some notes there.It appears to be a separate unrelated issue, so I'm documenting it here.
Below are quotes from othe…
-
Consider
```rust
Hello := Rectangle {
background: xxx.color;
xxx := Text {}
}
export AppWindow := Window {
Hello {
states [
highlight when width < heig…
tay64 updated
9 months ago
-
we should suggest to use `Colors.xyz` or `EnumName.xyz` if xyz is not found and it is the value of some enum.
_Originally posted by @ogoffart in https://github.com/slint-ui/slint/issues/897#issue…
-
在设置-关于界面,通过系统全面屏手势返回,没有执行左上角返回功能,而是直接回到home。
系统:color14
tkkcc updated
7 months ago
-
Since PySimpleGUI v5 now needs a license, we'll need to check whether we should go for another GUI framework.
So far, https://github.com/flet-dev/flet seems a nice alternative.
-
The following syntax highlighting in VS Code looks off:
![1](https://github.com/user-attachments/assets/a40bdb6a-a219-4caf-b26c-b0a4afb50cf4)
![2](https://github.com/user-attachments…
-
Hello !
I'm receiving a panic when i want to rotate the image in slint using software renderer (other platforms works ok)
```rust
thread 'main' panicked at 'not yet implemented', /home/user/.carg…