Use owned channel tree font for palette behavior

This commit is contained in:
2026-07-09 10:38:52 -06:00
parent e0b159c069
commit 27c82d8411

View File

@@ -174,7 +174,7 @@ chanview_apply_theme (chanview *cv)
chanview_set_font_desc (cv, font);
theme_manager_apply_channel_tree_style (w,
theme_manager_get_channel_tree_palette_behavior (font));
theme_manager_get_channel_tree_palette_behavior (cv->font_desc));
}
static void