Min size layout constraints
This commit is contained in:
@@ -795,6 +795,7 @@ async fn main() -> Result<(), Box<dyn Error>> {
|
||||
let LayoutSnapshot {
|
||||
scene,
|
||||
interaction_tree: next_interaction_tree,
|
||||
..
|
||||
} = build_snapshot(
|
||||
viewport,
|
||||
version,
|
||||
@@ -1077,6 +1078,7 @@ async fn main() -> Result<(), Box<dyn Error>> {
|
||||
let LayoutSnapshot {
|
||||
scene,
|
||||
interaction_tree: next_interaction_tree,
|
||||
..
|
||||
} = build_snapshot(
|
||||
viewport,
|
||||
version,
|
||||
|
||||
Reference in New Issue
Block a user