fix(bar): read mouse follows focus from state

This commit is contained in:
LGUG2Z
2024-09-17 18:09:00 -07:00
parent 6ba0ba79f9
commit 6addfed1ce
4 changed files with 14 additions and 8 deletions
-1
View File
@@ -117,7 +117,6 @@ impl BarWidget for Date {
}
}
// TODO: make spacing configurable
ui.add_space(WIDGET_SPACING);
}
}