1
0
Fork 0

Make the Spectral Compressor editor taller

All the sliders.
This commit is contained in:
Robbert van der Helm 2022-07-22 15:51:54 +02:00
parent 2658404162
commit fdcf8f79bc

View file

@ -34,7 +34,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> {
ViziaState::from_size(380, 390)
ViziaState::from_size(380, 500)
}
pub(crate) fn create(