We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209e818 commit b8dfb13Copy full SHA for b8dfb13
examples/serial_windows/README.md
@@ -7,8 +7,7 @@ Expected order of execution:
7
- Similarly, when the second window is closed after a delay a third will be shown.
8
- Once the third is closed the program will stop.
9
10
-NOTE: this doesn't work on Mac due to <https://github.com/rust-windowing/winit/issues/2431>.
11
-See also <https://github.com/emilk/egui/issues/1918>.
+NOTE: this doesn't work on Mac. See also <https://github.com/emilk/egui/issues/1918>.
12
13
```sh
14
cargo run -p serial_windows
0 commit comments