Andrew
Andrew
Update: I tried more feature combinations. ["export-dot"] fails, but I get a green build in both cargo and buck2 with just export-plantuml enabled, so that's a temporary workaround if you...
Thanks! We still have a lot to figure out in the software stack we're building, so it's probably premature to deepen a collaboration, but if we stick with typestate-rs, I'll...
RE use cases, I'm evaluating UI toolkits for an industrial use case where we would most likey drive 6 full-screened displays full of video feeds, indicators and buttons, ideally from...
Slint Language Extension v1.4.0
Reproduced on Slint Language extension Nightly, v2024.2.103
I just ran into this too trying to build https://github.com/entur/schema2proto in bazel. Thanks for working on this! Update: No longer urgent for us since we ended up disabling bzlmod.

Discussion also here: https://github.com/slint-ui/slint/discussions/4623
Is there something that makes this hard to construct dynamically? for each state... construct a state machine in that state for each event... If the transition succeeds, record the transition...
Yeah, sorry, this is obsolete. It was a pain to set up the first time, but we've been building slint and our applications in Bazel for months. Thanks! On Wed,...