diff --git a/plugins/crisp/src/editor.rs b/plugins/crisp/src/editor.rs index c6953e35..1409f251 100644 --- a/plugins/crisp/src/editor.rs +++ b/plugins/crisp/src/editor.rs @@ -36,7 +36,7 @@ impl Model for Data {} // Makes sense to also define this here, makes it a bit easier to keep track of pub(crate) fn default_state() -> Arc { - ViziaState::from_size(400, 330) + ViziaState::from_size(400, 390) } pub(crate) fn create(