This commit is contained in:
T.J. Given 2025-07-11 10:33:56 +02:00 committed by GitHub
commit df7482c58c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -387,7 +387,8 @@ impl From<Vec2> for ScrollPosition {
#[cfg_attr(
feature = "serialize",
derive(serde::Serialize, serde::Deserialize),
reflect(Serialize, Deserialize)
reflect(Serialize, Deserialize),
serde(default)
)]
pub struct Node {
/// Which layout algorithm to use when laying out this node's contents: