mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 11:24:24 +02:00
parent
cfb2fc6fdf
commit
277e6b6296
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ impl Module<Overlay> for NotificationsModule {
|
|||
if self.show_count {
|
||||
label.add_class("count");
|
||||
overlay.add_overlay(&label);
|
||||
overlay.set_overlay_pass_through(&label, true);
|
||||
}
|
||||
|
||||
let ctx = context.controller_tx.clone();
|
||||
|
|
Loading…
Add table
Reference in a new issue