right-sidebar: Others collapsed by default

"Others" will on default be collapsed. If it is expanded it will be preserved when switching view.

Fixes #31628
This commit is contained in:
Inge 2024-09-18 14:41:12 +02:00 committed by Tim Abbott
parent e43eaaebf0
commit ffbf2aaaff
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ export class BuddyList extends BuddyListConf {
users_matching_view_ids: number[] = [];
other_user_ids: number[] = [];
users_matching_view_is_collapsed = false;
other_users_is_collapsed = false;
other_users_is_collapsed = true;
render_count = 0;
render_data = get_render_data();
// This is a bit of a hack to make sure we at least have