correct spacing on komorebi and network widgets (WIP)

This commit is contained in:
Csaba
2024-11-14 23:17:39 +01:00
parent 9311cb00ec
commit 36c267246b
10 changed files with 242 additions and 230 deletions
+2 -1
View File
@@ -107,7 +107,8 @@ impl BarWidget for Storage {
TextFormat::simple(font_id.clone(), ctx.style().visuals.text_color()),
);
config.apply_on_widget(true, ui, |ui| {
// TODO: WIP
config.apply_on_widget(true, false, ui, |ui| {
if ui
.add(
Label::new(layout_job)