avoid closing with children

This commit is contained in:
Ashley Wulber 2025-06-04 10:28:05 -04:00
parent c5c327482b
commit ff41ff0532
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

View file

@ -599,7 +599,7 @@ where
positioner: positioner.clone(),
parent_size: None,
grab: true,
close_with_children: true,
close_with_children: false,
input_zone: None,
},
Some(move || {