mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Merge remote-tracking branch 'pasis/ui-log-fix'
This commit is contained in:
commit
8eb921e34a
@ -254,7 +254,7 @@ ui_resize(void)
|
||||
resizeterm(w.ws_row, w.ws_col);
|
||||
refresh();
|
||||
|
||||
log_info("Resizing UI");
|
||||
log_debug("Resizing UI");
|
||||
title_bar_resize();
|
||||
wins_resize_all();
|
||||
status_bar_resize();
|
||||
|
Loading…
Reference in New Issue
Block a user