Results 82 comments of Zoxc

Yes. `0.1.0` is the default Cargo crate version and these will just stay at that version.

It looks like this is because `TextEdit` does not request focus when clicking. Clicking with a mouse counts as a drag which does request focus, but a touch doesn't count...

This was broken in https://github.com/emilk/egui/pull/2724.

> * Not everyone has a spare Raspberry Pi lying around so I'm experimenting with Crusader installed directly on the router It's probably more likely that users have a wired...

> Hmmm... It seems that I have misunderstood what the latency peer does. I kind of expected the latency peer would be an observer "in the middle" of the network...

The main use case I had in mind was the client as a wireless station and the peer as another wireless station and the server wired to an AP. That...

I'm in favor of building debug information by default and always generating stack traces instead of requiring setting `RUST_BACKTRACE`. I also think we should support multiple options of how much...

> Your "partial backtraces for blamed functions" proposal's biggest drawback is that annotating a function with #[blame_caller] means that the function is not important / just a small helper. Thus,...

You don't need to create merge commit when there's no conflicts. I do think screenshots without any censoring would be better.