-
First: Thanks you very much for your important work!
The new historical data window is complicated to access. Why put it behind the strange hamburger menu? This should either be a tab in the UI or …
-
**Steps to reproduce**
The issue can be reproduced on Linux using the example gallery application.
1. `git clone https://github.com/slint-ui/slint`
2. `cd examples/gallery`
3. `carg…
-
When binding a `SpinBox`'s `value` to a property, then updating the property from outside of the `SpinBox`, the internal `TextInput`'s `value` is not updated in certain circumstances. I've experimente…
-
I've just seen your recent talk https://fosdem.org/2022/schedule/event/nim_pararules/ and was delighted by the results you achieved.
That sparked a ton of thoughts which I'd like to mention here an…
-
The annual report for Arcadia is due May 14, 2020
-
### Discussed in https://github.com/slint-ui/slint/discussions/4960
Originally posted by **mous16** March 27, 2024
Hello everybody,
I'm trying to wrap my head around custom model implementati…
-
With accessibility APIs there are ways that assistive tech like screen readers can activate elements "programmatically". This is sometimes emulated by the system using a synthetic mouse click (VoiceOv…
-
I found this weird case where when a rectangle inside a VerticalBox defines its dimensions based on the parent dimensions, the preview keeps growing or shrinking when any parameter is change…
-
With current implementation of C++ `slint::FilterModel` it's easy to trigger undefined behavior, or obtain wrong results, due to invocation of filtering callable before `slint::FilterModel` children f…
-
Im unable to open files from treemacs
using `RET` I get `button-activate: Symbol’s function definition is void: nil`
using `o` I get `cond: Buffer is read-only: #`
I tried to configure with di…