Alexandre Bique
Alexandre Bique
I gave some more thought to this issue and it is extremely important to have a graceful termination path. I'm thinking to have an embedded database within my application and...
It's OK if you don't want to introduce it. I have my own sliders that I could use as well. For me drag and drop, splitter and tree-view/table-view widgets are...
The full transformation would be per window or process wide? At the end they're all composed together to a single transformation matrix right? If instead of a scaling factor, you...
In the long run, I think it is important to be able to perform a refactoring from slint, on anything which will also refactor the rust code. I think you...
No longer possible to specify a executable which is not part of a Java toolchain for a JavaExec task
@big-guy please could you make an example of using `Exec` instead of `JavaExec` for running a java application?
Reference some related issues: https://github.com/rust-windowing/winit/issues/1992 https://github.com/rust-windowing/winit/issues/2776
If you add `serde` to the tags, it implies that the library also guarantee the tags stability, so a tag that you serialize today, you'll be able to de-serialize it...
At least it should be clarified in the documentation.
This PR looks good to me too.
https://we.tl/t-ZokGxjHVDO video with steps to repro