balance colors

This commit is contained in:
🪞👃🪞 2025-01-01 22:03:31 +01:00
parent e9957fcd49
commit 9c50ea44c9
3 changed files with 8 additions and 8 deletions

View file

@ -132,7 +132,7 @@ render!(Tui: (self: Groovebox) => {
Meters(self.sampler.input_meter.as_ref()),
GrooveboxSamples(self)
)))));
let status = EditStatus(&self.sampler, &self.editor, note_pt, "test");
let status = EditStatus(&self.sampler, &self.editor, note_pt, ());
let pool = PoolView(&self.pool);
let with_pool = move|x|Bsp::w(Align::e(Fill::y(Fixed::x(pool_w, pool))), x);
Fill::xy(Bsp::a(&self.size,