mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-15 10:03:26 -05:00
This patch adds the `open` attribute to the `<details>` for displaying leaf nodes of the tree. My experience shows that it's nice to always have them open. The “occurences” list is still folded, so it shouldn't take to much space on the screen most of the time (one line per level of logs in this node).