mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 08:46:20 +00:00
Merge branch 'master' into roomconfig
This commit is contained in:
@@ -118,9 +118,10 @@ _ui_update(void)
|
||||
ProfWin *current = wins_get_current();
|
||||
if (current->paged == 0) {
|
||||
win_move_to_end(current);
|
||||
win_update_virtual(current);
|
||||
}
|
||||
|
||||
win_update_virtual(current);
|
||||
|
||||
if (prefs_get_boolean(PREF_TITLEBAR)) {
|
||||
_ui_draw_term_title();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user