Skip to content

Commit 6ef469b

Browse files
committed
Solve mute list layering issue
Resolve #1122 partially
1 parent 129b28a commit 6ef469b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/courtroom.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ Courtroom::Courtroom(AOApplication *p_ao_app)
413413

414414
// TODO : Properly handle widget creation order.
415415
// Good enough for 2.11
416+
ui_mute_list->raise();
416417
ui_pair_list->raise();
417418

418419
construct_char_select();

0 commit comments

Comments
 (0)