Tobias Hunger
Tobias Hunger
Doing some more experiments: I can debug print the `c.current-index` and `c.model[c.current-index]` right after setting the model. That prints the unchanged index and the value taken from the new model....
That's an interesting issue: In the middle picture the resize handles are in the right place, but the box that goes with those is not.
Did you log out and back in again? Better yet: Reboot. In my experience just restarting an application is not enough to get fresh env vars on Windows (and most...
I am pretty sure we build support for experimental features into the LSP at all times, so I fully expect the 1.7.2 LSP to support this. You could try the...
The `changed` callback is planned to become stable in 1.8, so the next stable release will just work without the need to enable experimental features at all.
I'm closing this as the nightly pre-1.8 fixed this already and that should have been in 1.8 that has been out for a while now.
I'd like to have license information and a pointer to the root components of all slint UIs so that people do not need to search for those in between all...
I am thinking along the lines of what Cargo does: One file per "project" to define the settings needed for each UI and an optional "workspace" to combine several UI...
@wetheredge: Very good point :-)
We ideally we would have some "raise window" functionality for this to work.