mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
do_layout is required for dots to appear or disappear
This commit is contained in:
@@ -2225,6 +2225,9 @@ setup_apply (struct xchatprefs *pr)
|
||||
noapply = TRUE;
|
||||
if (DIFF (tab_icons))
|
||||
noapply = TRUE;
|
||||
|
||||
if (DIFF (gui_tab_dots))
|
||||
do_layout = TRUE;
|
||||
if (DIFF (tab_layout))
|
||||
do_layout = TRUE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user