1
0
Fork 0

Increase Crisp editor width so all labels fit

This commit is contained in:
Robbert van der Helm 2022-03-09 15:21:41 +01:00
parent f9446644aa
commit 4d64e300e4

View file

@ -24,7 +24,7 @@ use crate::CrispParams;
// Makes sense to also define this here, makes it a bit easier to keep track of
pub fn default_state() -> Arc<EguiState> {
EguiState::from_size(220, 330)
EguiState::from_size(250, 350)
}
pub fn create(