1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00

Merge pull request #861 from ailin-nemui/stay-hidden

in fact hidden levels should not be re-set when you run /set
This commit is contained in:
ailin-nemui 2018-03-15 17:23:40 +01:00 committed by GitHub
commit 3f217ae149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,8 +207,6 @@ void gui_windows_reset_settings(void)
WINDOW_REC *rec = tmp->data;
GUI_WINDOW_REC *gui = WINDOW_GUI(rec);
textbuffer_view_set_hidden_level(gui->view, MSGLEVEL_HIDDEN);
textbuffer_view_set_break_wide(gui->view, settings_get_bool("break_wide"));
textbuffer_view_set_default_indent(gui->view,