Skip to content

Commit 1fc91dc

Browse files
authored
Merge pull request #1133 from AttorneyOnline/fix-mute-list-layering
Solve mute list layering issue
2 parents ef7dccb + 425cf41 commit 1fc91dc

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)