Tiger3018
Tiger3018
已了解情况,感谢回应。
Since latest release [`f6dbce3`](../commit/f6dbce3) (v1.0.6) failed to change the default value when `--no-pod` was changed to `--in-pod`, we can change the service file **after `podman systemd -a create-unit`**, before commit...
Notes: For folder layers, `DocumentNode.inputs` seems to be [Child_node/Value, Sibling_node]. It's not well documented yet.
For highlighting and group issues, it only appeared in `Just a Potted Cactus` and `Valley of Spires` example files. New document and two other example files didn't affected. Maybe a...
This PR is not related to discovered issues formerly, and can be merged
@Keavon I have removed the `portfolio_message` to clarifying just the phenomenon in the PR title, and have removed the mention of new issue in the description.
For first issue (the select status of copied empty folder(s) will gone when pasting/moving and its parent changes): Can't reproduce. For every document and every layer/folder pasting, two status: 1....
For second issue (when grouping layers, it will split items to two folders): Not all layer affected in the mentioned demo artwork. Only folders with its `input[0]`(children) as a artboard_layer,...
If you already know what the `auto` indicates (may browser [code](https://github.com/typst/typst/blob/7905de67bcf3ca9b65c076ca02ec4726ba02d22c/crates/typst/src/model/reference.rs#L224) with `Smart:Auto`), you can use it instead. For example, `ref(supplement: auto)` is equal to `ref(supplement: it => {it.supplement})`