kud1ing
kud1ing
Hi, since you've done some web frontends with different languages and technologies I wonder whether you have written or are willing to write some sort of an experience report.
I've assembled a Rust example, that works for me (see the block "Avoid canvas blur"): https://github.com/kud1ing/Snippets/blob/master/rust_webassembly_canvas/src/main.rs
This panic was in debug mode. In release mode there are lots of errors/warnings instead: ``` 17:57:28.473Z ERROR layout: Error in #87: trying to call 'child_baseline_offset' with child 'Flex' #52...
Thank you for your reply. > Are you resizing using a keyboard shortcut rather than the by dragging with the mouse? I was using the mouse at the window borders/corner...
https://github.com/user-attachments/assets/731106e7-2e83-49b8-98d0-390052e378ef
In the last few seconds you can see another subtlety: the hovering marker of the button changes.
I've first come across the vertical jumpiness/jitteryness with https://github.com/veniamin-ilmer/minesweeper_xilem. But now i suppose it's a problem with the fundamental layouting.