mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 11:24:24 +02:00
fix: upower module should display correctly for vertical bars
This commit is contained in:
parent
dcb5036964
commit
f50a65eab5
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ impl Module<gtk::Button> for UpowerModule {
|
|||
try_send!(tx, ModuleUpdateEvent::TogglePopup(button.popup_id()));
|
||||
});
|
||||
|
||||
label.set_angle(info.bar_position.get_angle());
|
||||
let format = self.format.clone();
|
||||
|
||||
let rx = context.subscribe();
|
||||
|
|
Loading…
Add table
Reference in a new issue