Infobar: Fix toggle_autohide with whole infobar replacement
This commit is contained in:
parent
f9157a4dda
commit
add85a7509
@ -425,7 +425,7 @@ uicb_toggle_tagautohide(uicb_t cmd)
|
||||
barwin_resize(infobar[selscreen].tags_board, x, infobar[selscreen].geo.height);
|
||||
}
|
||||
|
||||
infobar_draw_taglist(selscreen);
|
||||
infobar_draw(selscreen);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user