Ted Moore 4 years ago
parent e83c7864c1
commit e450aef220

@ -425,7 +425,7 @@ FluidWaveform : FluidViewer {
view.background_(Color.white);
}
} {
view = View(parent, bounds)
view = View(parent, bounds);
view.background_(Color.white);
};
}

Loading…
Cancel
Save